aboutsummaryrefslogtreecommitdiff
path: root/pixman/aclocal.m4
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-03-20 10:18:44 +0000
committermarha <marha@users.sourceforge.net>2010-03-20 10:18:44 +0000
commit501c558c841fc5bc1a67e6dc8d33c8605276f504 (patch)
treed5236b63a9d3dd1df355e5374366f88b8f7e5452 /pixman/aclocal.m4
parent1bee0ef6e6bd055ba9083c1b3863549b8a9093cc (diff)
downloadvcxsrv-501c558c841fc5bc1a67e6dc8d33c8605276f504.tar.gz
vcxsrv-501c558c841fc5bc1a67e6dc8d33c8605276f504.tar.bz2
vcxsrv-501c558c841fc5bc1a67e6dc8d33c8605276f504.zip
Updated to pixman-0.17.12
Diffstat (limited to 'pixman/aclocal.m4')
-rw-r--r--pixman/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/pixman/aclocal.m4 b/pixman/aclocal.m4
index 2afa6ed10..ac960597d 100644
--- a/pixman/aclocal.m4
+++ b/pixman/aclocal.m4
@@ -13,8 +13,8 @@
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
-[m4_warning([this file was generated for autoconf 2.63.
+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
+[m4_warning([this file was generated for autoconf 2.65.
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'.])])