mxe/src/hdf5-3-fix-autoconf-version...

16 lines
515 B
Diff
Raw Normal View History

This file is part of MXE.
See index.html for further information.
2013-11-19 02:10:26 +00:00
diff -ur a/configure.ac b/configure.ac
--- a/configure.ac 2013-11-04 23:52:05.000000000 +0100
+++ b/configure.ac 2013-11-13 17:25:28.945801661 +0100
@@ -17,7 +17,7 @@
## Initialize configure.
##
2013-11-19 02:10:26 +00:00
AC_REVISION($Id: configure.ac 24276 2013-10-09 22:00:11Z epourmal $)
-AC_PREREQ([2.69])
+AC_PREREQ([2.67])
## AC_INIT takes the name of the package, the version number, and an
## email address to report bugs. AC_CONFIG_SRCDIR takes a unique file