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/doc/Makefile.am | 2 -- gas/doc/Makefile.in | 1 - 2 files changed, 3 deletions(-) (limited to 'gas/doc') 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