From e641e40940c41f503da28746c180d1375a1b0474 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 31 Jan 2017 09:34:33 +0000 Subject: 40466: Update dependencies for config.h.in / autoheader. Needs to happen after autoconf. --- Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index cb74e94ef..ae18855ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -151,8 +151,7 @@ config.modules: $(sdir)/config.h.in config.status config.modules.sh $(SHELL) ./config.modules.sh $(sdir)/config.h.in: $(sdir)/stamp-h.in -$(sdir)/stamp-h.in: $(sdir)/configure.ac \ - $(sdir)/aclocal.m4 $(sdir)/aczsh.m4 +$(sdir)/stamp-h.in: $(sdir)/configure cd $(sdir) && autoheader echo > $(sdir)/stamp-h.in -- cgit 1.4.1