diff -ru curl-7.8.1/configure curl-7.8.1-patched/configure --- curl-7.8.1/configure Mon Aug 20 09:19:26 2001 +++ curl-7.8.1-patched/configure Sat Sep 8 22:41:00 2001 @@ -5194,7 +5194,7 @@ ;; darwin* | rhapsody*) - allow_undefined_flag='-undefined suppress' + allow_undefined_flag='-flat_namespace -undefined suppress' # FIXME: Relying on posixy $() will cause problems for # cross-compilation, but unfortunately the echo tests do not # yet detect zsh echo's removal of \ escapes.