summaryrefslogtreecommitdiff
path: root/m4/header.m4
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1996-12-01 20:35:52 +0000
committerTom Tromey <tromey@redhat.com>1996-12-01 20:35:52 +0000
commitf854b32d5d9f5b654828f73c6b5a8195fb44ab47 (patch)
treee80af6d7eb24823c6f1192ea729f405ebf623d0b /m4/header.m4
parent12dcae3907ef2d4c51d5d5ac5a85db172d58ed19 (diff)
downloadautomake-f854b32d5d9f5b654828f73c6b5a8195fb44ab47.tar.gz
More fixes
Diffstat (limited to 'm4/header.m4')
-rw-r--r--m4/header.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/header.m4 b/m4/header.m4
index 6b15c345a..c25922325 100644
--- a/m4/header.m4
+++ b/m4/header.m4
@@ -1,7 +1,7 @@
# Like AC_CONFIG_HEADER, but automatically create stamp file.
AC_DEFUN(AM_CONFIG_HEADER,
-[AC_PREREQ([2.11.2])
+[AC_PREREQ([2.12])
AC_CONFIG_HEADER([$1])
dnl When config.status generates a header, we must update the stamp-h file.
dnl This file resides in the same directory as the config header