--- old/pfe/configure Mon Apr 14 15:33:40 2003 +++ new/pfe/configure Mon Apr 14 15:34:06 2003 @@ -5203,7 +5203,7 @@ # 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. - archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags -install_name $rpath/$soname $verstring' + archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo -dynamiclib -install_name $rpath/$soname $verstring) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags ' # We need to add '_' to the symbols in $export_symbols first #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' hardcode_direct=yes