Require 2.14.1, since we use newly-renamed AC_FUNC_MKTIME.
authorJim Meyering <jim@meyering.net>
Mon, 10 May 1999 05:17:38 +0000 (05:17 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 10 May 1999 05:17:38 +0000 (05:17 +0000)
m4/jm-macros.m4

index 702e065..52220ca 100644 (file)
@@ -4,7 +4,7 @@ dnl Misc type-related macros for fileutils, sh-utils, textutils.
 
 AC_DEFUN(jm_MACROS,
 [
-  AC_PREREQ(2.13)               dnl Minimum Autoconf version required.
+  AC_PREREQ(2.14.1)               dnl Minimum Autoconf version required.
 
   GNU_PACKAGE="GNU $PACKAGE"
   AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",