* emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't
authorIan Lance Taylor <ian@airs.com>
Mon, 10 Jul 1995 22:01:03 +0000 (22:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 10 Jul 1995 22:01:03 +0000 (22:01 +0000)
get confused by directory names if we searched for the file.
PR 7401.

ld/ChangeLog

index c80675a..243270f 100644 (file)
@@ -1,5 +1,8 @@
 Mon Jul 10 13:38:28 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't
+       get confused by directory names if we searched for the file.
+
        Based on patches from H.J. Lu <hjl@nynexst.com>:
        * ldlang.h (lang_input_statement_type): Add new field dynamic.
        * ldlang.c (new_afile): Set dynamic from config.dynamic_link.