2076-01-12 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (BFD_LIBS): Removed. * Makefile.in: Regenerated.
This commit is contained in:
parent
81d2cbae45
commit
a454209dbc
3 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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@
|
||||
|
||||
|
|
|
@ -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@
|
||||
|
|
Loading…
Reference in a new issue