Ticket #1591: patch-configure

File patch-configure, 442 bytes (added by digdog@…, 20 years ago)

patch-configure

Line 
1--- configure.orig      Sat Mar  6 12:43:09 2004
2+++ configure   Sat Mar  6 12:45:44 2004
3@@ -3212,7 +3212,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.