summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/aclocal.m4
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-23 16:57:39 +0000
committerKarl Berry <karl@freefriends.org>2023-12-23 16:57:39 +0000
commitbf2d48b6183812c31eea89eca2162acb2c5fb475 (patch)
tree7881398841fd49833e19c5806426460f97b33e2b /Build/source/texk/gregorio/aclocal.m4
parent6e45d4e3a7fb597f3ed6d828082055fd072f200c (diff)
reautoconf with autoconf-2.72
git-svn-id: svn://tug.org/texlive/trunk@69203 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/aclocal.m4')
-rw-r--r--Build/source/texk/gregorio/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/aclocal.m4 b/Build/source/texk/gregorio/aclocal.m4
index 7201f3a401b..bc0f85aee5f 100644
--- a/Build/source/texk/gregorio/aclocal.m4
+++ b/Build/source/texk/gregorio/aclocal.m4
@@ -14,8 +14,8 @@
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
-[m4_warning([this file was generated for autoconf 2.71.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.72],,
+[m4_warning([this file was generated for autoconf 2.72.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.])])