You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/src/hdf5-3-fix-autoconf-version...

15 lines
517 B

This file is part of MXE. See LICENSE.md for licensing information.
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.
##
AC_REVISION($Id: configure.ac 24404 2013-11-04 22:57:14Z 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