summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-26 19:03:23 +0000
committerJim Meyering <jim@meyering.net>2002-01-26 19:03:23 +0000
commita08c6469bee602ad03d7b43f0ee4e3dc992d4138 (patch)
tree3462f3dc7da272022b07e58a622698a72fe19516 /m4/jm-macros.m4
parentc99c6c304ad1773ba8556936e9acddb1f7e5814f (diff)
downloadcoreutils-a08c6469bee602ad03d7b43f0ee4e3dc992d4138.tar.xz
(jm_MACROS): Require autoconf-2.52g.
Diffstat (limited to 'm4/jm-macros.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 674179435..f4bdb57ea 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,10 +1,10 @@
-#serial 44 -*- autoconf -*-
+#serial 45 -*- autoconf -*-
dnl Misc type-related macros for fileutils, sh-utils, textutils.
AC_DEFUN([jm_MACROS],
[
- AC_PREREQ(2.52f)
+ AC_PREREQ(2.52g)
GNU_PACKAGE="GNU $PACKAGE"
AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",