* configure.host: On Linux, only pass -rpath option if $(libdir)
authorIan Lance Taylor <ian@airs.com>
Mon, 19 Feb 1996 17:45:28 +0000 (17:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 19 Feb 1996 17:45:28 +0000 (17:45 +0000)
is neither /lib nor /usr/lib.  From Alan Modra
<alan@mullet.Levels.UniSA.Edu.Au>.

bfd/ChangeLog

index 9978ee36c9a20070e6a09faaae99059d2209bfb8..ef6223b3b00e6040096bd12ed1906b6814869f6e 100644 (file)
@@ -1,5 +1,9 @@
 Mon Feb 19 12:37:41 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * configure.host: On Linux, only pass -rpath option if $(libdir)
+       is neither /lib nor /usr/lib.  From Alan Modra
+       <alan@mullet.Levels.UniSA.Edu.Au>.
+
        * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to
        dt_name.
        (elf_dt_name): Rename from elf_dt_needed_name.