summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-08-16 21:34:26 +0000
committerRoland McGrath <roland@redhat.com>1993-08-16 21:34:26 +0000
commitba2c317cb7712fdddc7fac19a820dbf173ab9634 (patch)
treede56595d9389c3f1bdfa367c55c0f866e8e662b4 /configure.in
parentaea1502a785fc4cc9cdf96f0733ec107ceae7eee (diff)
downloadgunmake-ba2c317cb7712fdddc7fac19a820dbf173ab9634.tar.gz
Formerly configure.in.~24~
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 55d14e6..c081c22 100644
--- a/configure.in
+++ b/configure.in
@@ -81,6 +81,9 @@ else
fi
AC_OUTPUT(Makefile build.sh glob/Makefile)
+# Makefile uses this timestamp file to know when to remake Makefile,
+# build.sh, and glob/Makefile.
+touch stamp-config
dnl Local Variables:
dnl comment-start: "dnl "