Ticket #351: patch-aclocal.m4

File patch-aclocal.m4, 444 bytes (added by sean@…, 22 years ago)

patch for aclocal.m4

Line 
1--- aclocal.m4-orig     Thu Oct 17 22:39:47 2002
2+++ aclocal.m4  Wed Feb 26 14:56:35 2003
3@@ -1708,7 +1708,7 @@
4     ;;
5 
6   darwin* | rhapsody*)
7-    allow_undefined_flag='-undefined suppress'
8+    allow_undefined_flag='-flat_namespace -undefined suppress'
9     # FIXME: Relying on posixy $() will cause problems for
10     #        cross-compilation, but unfortunately the echo tests do not
11     #        yet detect zsh echo's removal of \ escapes.