summaryrefslogtreecommitdiffstats
path: root/src/hdf5-3-fix-autoconf-version.patch
blob: 2208f8e29f67f9cb99adbb11549bc65269fe958d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This file is part of MXE.
See index.html for further 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