summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/squeeze/aclocal.m4
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-30 17:02:47 +0000
committerKarl Berry <karl@freefriends.org>2021-06-30 17:02:47 +0000
commit7ab66b0d77e4918f70e46dff07cf4b93ac233e64 (patch)
treedee038546e753b711ff80ca275014b2c5aaed8e1 /Build/source/texk/xdvik/squeeze/aclocal.m4
parentb6bf56021895ed4760c375bb8ff56754ce23ceac (diff)
autoconf 2.71
git-svn-id: svn://tug.org/texlive/trunk@59767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/squeeze/aclocal.m4')
-rw-r--r--Build/source/texk/xdvik/squeeze/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/xdvik/squeeze/aclocal.m4 b/Build/source/texk/xdvik/squeeze/aclocal.m4
index d9f7204a3b4..87a557cf147 100644
--- a/Build/source/texk/xdvik/squeeze/aclocal.m4
+++ b/Build/source/texk/xdvik/squeeze/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.69],,
-[m4_warning([this file was generated for autoconf 2.69.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
+[m4_warning([this file was generated for autoconf 2.71.
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'.])])