summaryrefslogtreecommitdiffstats
path: root/libcpp/Makefile.in
diff options
context:
space:
mode:
authorths <ths@138bc75d-0d04-0410-961f-82ee72b054a4>2008-02-26 11:41:01 +0000
committerths <ths@138bc75d-0d04-0410-961f-82ee72b054a4>2008-02-26 11:41:01 +0000
commit6b0c137322e3a8a0349998688843a503660fad31 (patch)
tree4e3aa0395e6cc667f9d049fe7f69cebb83510327 /libcpp/Makefile.in
parent2596ba6959979b79539eb552cd5ae38c3c0f9974 (diff)
downloadppe42-gcc-6b0c137322e3a8a0349998688843a503660fad31.tar.gz
ppe42-gcc-6b0c137322e3a8a0349998688843a503660fad31.zip
Makefile.in ($(srcdir)/config.in): Depend on configure.ac.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132670 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/Makefile.in')
-rw-r--r--libcpp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/Makefile.in b/libcpp/Makefile.in
index 960a42d56e3..7f4be52ddee 100644
--- a/libcpp/Makefile.in
+++ b/libcpp/Makefile.in
@@ -119,7 +119,7 @@ stamp-h1: $(srcdir)/config.in config.status
-rm -f stamp-h1
$(SHELL) ./config.status config.h
-$(srcdir)/config.in: @MAINT@ $(srcdir)/configure
+$(srcdir)/config.in: @MAINT@ $(srcdir)/configure.ac
cd $(srcdir) && $(AUTOHEADER)
-rm -f stamp-h1
OpenPOWER on IntegriCloud