2076-01-12 H.J. Lu <hongjiu.lu@intel.com>

* Makefile.am (BFD_LIBS): Removed.
	* Makefile.in: Regenerated.
This commit is contained in:
H.J. Lu 2007-01-12 13:53:59 +00:00
parent 81d2cbae45
commit a454209dbc
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2076-01-12 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (BFD_LIBS): Removed.
* Makefile.in: Regenerated.
2076-01-11 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/3631

View File

@ -631,7 +631,6 @@ CONFIG_STATUS_DEPENDENCIES = \
WORDSIZE = @wordsize@
ALL_BACKENDS = @all_backends@
BFD_BACKENDS = @bfd_backends@
BFD_LIBS = @bfd_libs@
BFD_MACHINES = @bfd_machines@
TDEFAULTS = @tdefaults@

View File

@ -867,7 +867,6 @@ CONFIG_STATUS_DEPENDENCIES = \
WORDSIZE = @wordsize@
ALL_BACKENDS = @all_backends@
BFD_BACKENDS = @bfd_backends@
BFD_LIBS = @bfd_libs@
BFD_MACHINES = @bfd_machines@
TDEFAULTS = @tdefaults@
INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@