summaryrefslogtreecommitdiffstats
path: root/src/hdf5-3-fix-autoconf-version.patch
blob: b0fdfc3cd7e66ce3e8fca19f8564da458304c207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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