Ticket #351: patch-configure
File patch-configure, 442 bytes (added by sean@…, 22 years ago) |
---|
Line | |
---|---|
1 | --- configure.orig Mon Jan 13 21:56:39 2003 |
2 | +++ configure Tue Feb 4 21:44:04 2003 |
3 | @@ -4269,7 +4269,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. |