Ticket #502: patch-configure
File patch-configure, 449 bytes (added by blb@…, 22 years ago) |
---|
Line | |
---|---|
1 | --- configure.orig Sun May 19 04:06:53 2002 |
2 | +++ configure Tue Apr 22 14:02:55 2003 |
3 | @@ -3539,7 +3539,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. |