summaryrefslogtreecommitdiffstats
path: root/src/hdf5-3-fix-autoconf-version.patch
blob: 7579e0492e11442f6827980d87f8a3b70b03c396 (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 --git a/configure.ac b/configure.ac
--- a/configure.ac	2012-12-11 00:17:32.377025807 -0300
+++ b/configure.ac	2012-12-11 00:17:57.589024754 -0300
@@ -17,7 +17,7 @@
 ## Initialize configure.
 ##
 AC_REVISION($Id: configure.ac 23143 2013-01-08 03:47:01Z derobins $)
-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