From 82b57a900fdac5664c678206348f403aa7ef53f0 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 4 Jul 2014 13:12:07 +0930 Subject: Remove some more bfd/configure.in dependencies Missed from 2e98a7bd bfd/ * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove configure.in. * Makefile.in: Regenerate. gas/ * doc/Makefile.am (CONFIG_STATUS_DEPENDENCIES): Delete. * doc/Makefile.in: Regenerate. --- gas/ChangeLog | 5 +++++ gas/doc/Makefile.am | 2 -- gas/doc/Makefile.in | 1 - 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index c9adf37..7c045d4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2014-07-04 Alan Modra + * doc/Makefile.am (CONFIG_STATUS_DEPENDENCIES): Delete. + * doc/Makefile.in: Regenerate. + +2014-07-04 Alan Modra + * configure.in: Include bfd/version.m4. (AC_INIT, AM_INIT_AUTOMAKE): Use modern form. (BFD_VERSION): Delete. diff --git a/gas/doc/Makefile.am b/gas/doc/Makefile.am index 10f2e68..c2ddc02 100644 --- a/gas/doc/Makefile.am +++ b/gas/doc/Makefile.am @@ -112,8 +112,6 @@ MAINTAINERCLEANFILES = asconfig.texi BASEDIR = $(srcdir)/../.. BFDDIR = $(BASEDIR)/bfd -CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in - # Maintenance # We need it for the taz target in ../../Makefile.in. diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index a67a558..3ced97c 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -347,7 +347,6 @@ noinst_TEXINFOS = internals.texi MAINTAINERCLEANFILES = asconfig.texi as.info BASEDIR = $(srcdir)/../.. BFDDIR = $(BASEDIR)/bfd -CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in # Automake 1.9 will only build info files in the objdir if they are # mentioned in DISTCLEANFILES. It doesn't have to be unconditional, -- cgit v1.1