* Makefile.in (BFD_LIBS): No, don't put elflink.o here.
authorKen Raeburn <raeburn@cygnus>
Thu, 6 Jul 1995 02:28:46 +0000 (02:28 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 6 Jul 1995 02:28:46 +0000 (02:28 +0000)
* configure.in: Include it here whenever elf.o is specified.

bfd/ChangeLog
bfd/Makefile.in

index 6ad872d33a2ee60e012c271a751444ba5fc5a201..86c9f3b23505b45d4f3fa94ff9e0437d7f6933a2 100644 (file)
@@ -17,6 +17,9 @@ Wed Jul  5 20:17:14 1995  Ken Raeburn  <raeburn@cygnus.com>
        back end data.  Also clean up some "gcc -Wall" warnings regarding
        unused or uninitialized variables.
 
+       * Makefile.in (BFD_LIBS): No, don't put elflink.o here.
+       * configure.in: Include it here whenever elf.o is specified.
+
 Wed Jul  5 10:31:47 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * elf32-mips.c (mips_elf_object_p): Unconditionally set
index f29f1158adf2baefd453c41b5f04e567bcc696bb..c94c1db286d5961a97afdb26a155b13cfcec1350 100644 (file)
@@ -85,7 +85,7 @@ BFD_LIBS = \
        archive.o archures.o bfd.o cache.o coffgen.o core.o \
        format.o init.o libbfd.o opncls.o reloc.o \
        section.o syms.o targets.o hash.o linker.o \
-       elf.o elflink.o srec.o binary.o tekhex.o 
+       elf.o srec.o binary.o tekhex.o 
 
 # This list is alphabetized to make it easier to keep in sync
 # with the decls and initializer in archures.c.