aboutsummaryrefslogtreecommitdiff
path: root/pixman/aclocal.m4
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-25 16:02:10 +0000
committermarha <marha@users.sourceforge.net>2009-07-25 16:02:10 +0000
commit6aa791a05508dd822b229cd4ff4f9b8cdd617db3 (patch)
treea07d0a8452c90e3305417e8691d6e1deca7aa9aa /pixman/aclocal.m4
parentddfb922180a6a847d52609592a2bdb37179ca439 (diff)
parent4b195776d5fb64e83a4e56627367d8e9ea10cbf7 (diff)
downloadvcxsrv-6aa791a05508dd822b229cd4ff4f9b8cdd617db3.tar.gz
vcxsrv-6aa791a05508dd822b229cd4ff4f9b8cdd617db3.tar.bz2
vcxsrv-6aa791a05508dd822b229cd4ff4f9b8cdd617db3.zip
svn merge file:///D:/svnrepos/vcxsrv/branches/released .
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 4a2c62b0b..aa6964b63 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(AC_AUTOCONF_VERSION, [2.61],,
-[m4_warning([this file was generated for autoconf 2.61.
+m4_if(AC_AUTOCONF_VERSION, [2.63],,
+[m4_warning([this file was generated for autoconf 2.63.
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'.])])