summaryrefslogtreecommitdiffstats
path: root/src/config/post.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/post.in')
-rw-r--r--src/config/post.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/post.in b/src/config/post.in
index d42c2d213a..1401a80ef1 100644
--- a/src/config/post.in
+++ b/src/config/post.in
@@ -145,7 +145,7 @@ Makefile: $(srcdir)/Makefile.in $(thisconfigdir)/config.status \
cd $(thisconfigdir) && $(SHELL) config.status $(mydir)/Makefile
$(thisconfigdir)/config.status: $(srcdir)/$(thisconfigdir)/configure
cd $(thisconfigdir) && $(SHELL) config.status --recheck
-$(srcdir)/$(thisconfigdir)/configure: $(srcdir)/$(thisconfigdir)/configure.in \
+$(srcdir)/$(thisconfigdir)/configure: @MAINT@ $(srcdir)/$(thisconfigdir)/configure.in \
$(SRCTOP)/aclocal.m4
-$(RM) -r $(srcdir)/$(thisconfigdir)/autom4te.cache
cd $(srcdir)/$(thisconfigdir) && \