From: Gary V. Vaughan Date: Fri, 3 Dec 1999 22:49:54 +0000 (+0000) Subject: * ltconfig.in (hardcode_into_libs): Remove the commented out X-Git-Tag: release-1-3-4~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fb745095d9c9afc336f13b16b5e174de9878306;p=thirdparty%2Flibtool.git * ltconfig.in (hardcode_into_libs): Remove the commented out hardcode_into_libs reference. Doh! --- diff --git a/ChangeLog b/ChangeLog index b158d1ffb..04027c20f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-12-03 Gary V. Vaughan + + * ltconfig.in (hardcode_into_libs): Remove the commented out + hardcode_into_libs reference. Doh! + 1999-12-03 Alexandre Oliva * ltconfig.in (ac_compile): Use $ac_ext instead of .c. diff --git a/ltconfig.in b/ltconfig.in index d7b10900c..24f0fd7eb 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -1957,10 +1957,6 @@ linux-gnu*) deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' file_magic_cmd=/usr/bin/file file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - # hardcode_into_libs=yes if test -f /lib/ld.so.1; then dynamic_linker='GNU ld.so'