summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvipdfmx/aclocal.m4
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2008-06-18 14:25:06 +0000
committerJonathan Kew <jfkthame@googlemail.com>2008-06-18 14:25:06 +0000
commitf7f8cd161b59236731e0d93c3accd3d57f9f879d (patch)
tree2ed0a8ae87ffe52db7bfe296f1e78309a718e166 /Build/source/texk/xdvipdfmx/aclocal.m4
parent2b12869a6eda47de8d80246a0cfe2a45ef04fdeb (diff)
merged recent DVIPDFMx patches into xdvipdfmx
git-svn-id: svn://tug.org/texlive/trunk@8831 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvipdfmx/aclocal.m4')
-rw-r--r--Build/source/texk/xdvipdfmx/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/xdvipdfmx/aclocal.m4 b/Build/source/texk/xdvipdfmx/aclocal.m4
index 4cc5063fb11..df4d219794f 100644
--- a/Build/source/texk/xdvipdfmx/aclocal.m4
+++ b/Build/source/texk/xdvipdfmx/aclocal.m4
@@ -13,8 +13,8 @@
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(AC_AUTOCONF_VERSION, [2.61a],,
-[m4_warning([this file was generated for autoconf 2.61a.
+m4_if(AC_AUTOCONF_VERSION, [2.62],,
+[m4_warning([this file was generated for autoconf 2.62.
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'.])])