summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-13 21:17:19 +0000
committerJim Meyering <jim@meyering.net>2002-09-13 21:17:19 +0000
commitcea6b0e19a955466b086599c87ca4932490ea36b (patch)
tree134a34d0ae39df7c7078fa62225e91de4fdfd841 /m4
parent6dfd1fe44ab0f3e545e0266e34f11291f03bec9f (diff)
downloadcoreutils-cea6b0e19a955466b086599c87ca4932490ea36b.tar.xz
(jm_MACROS): Require autoconf-2.54.
Diffstat (limited to 'm4')
-rw-r--r--m4/jm-macros.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index b23641069..888663a66 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,10 +1,10 @@
-#serial 50 -*- autoconf -*-
+#serial 51 -*- autoconf -*-
dnl Misc type-related macros for fileutils, sh-utils, textutils.
AC_DEFUN([jm_MACROS],
[
- AC_PREREQ(2.53b)
+ AC_PREREQ(2.54)
GNU_PACKAGE="GNU $PACKAGE"
AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",