1 | --- configure.orig Wed May 19 12:44:48 2004 |
---|
2 | +++ configure Wed May 19 12:45:34 2004 |
---|
3 | @@ -5892,7 +5892,7 @@ |
---|
4 | archive_cmds='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib ${lib}-master.o $deplibs$linker_flags $(test .$module != .yes && echo -install_name $rpath/$soname $verstring)' |
---|
5 | # We need to add '_' to the symbols in $export_symbols first |
---|
6 | #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' |
---|
7 | - hardcode_direct=yes |
---|
8 | + hardcode_direct=no |
---|
9 | hardcode_shlibpath_var=no |
---|
10 | whole_archive_flag_spec='-all_load $convenience' |
---|
11 | ;; |
---|