]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in (hardcode_into_libs): Remove the commented out
authorGary V. Vaughan <gary@gnu.org>
Fri, 3 Dec 1999 22:49:54 +0000 (22:49 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 3 Dec 1999 22:49:54 +0000 (22:49 +0000)
hardcode_into_libs reference.  Doh!

ChangeLog
ltconfig.in

index b158d1ffbb3be4903124fa3c18ab79243ec8ff66..04027c20f36d79c5ca072af8f754cefe0a93d8c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-12-03  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+
+       * ltconfig.in (hardcode_into_libs):  Remove the commented out
+       hardcode_into_libs reference.  Doh!
+
 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
        * ltconfig.in (ac_compile): Use $ac_ext instead of .c.
index d7b10900c071d0f3b0dafd26fde9e732323261a2..24f0fd7eb8cfd80f55e9ec314d4eb43fad9717fa 100755 (executable)
@@ -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'