summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-07-27 17:03:24 (GMT)
committerGitHub <noreply@github.com>2023-07-27 17:03:24 (GMT)
commit1fe3fda4edcf26d3f18de13d5f6525f6314e7ae7 (patch)
tree0194c6ca658f35ed8c7240c9f7adecc4a7c39c99
parentd4299d02012fc007ef049abb231bd69eadc9f4dd (diff)
downloadhdf5-1fe3fda4edcf26d3f18de13d5f6525f6314e7ae7.zip
hdf5-1fe3fda4edcf26d3f18de13d5f6525f6314e7ae7.tar.gz
hdf5-1fe3fda4edcf26d3f18de13d5f6525f6314e7ae7.tar.bz2
Bump Autoconf to 2.71 (#3280)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a8b1495..89074d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
## ----------------------------------------------------------------------
## Initialize configure.
##
-AC_PREREQ([2.69])
+AC_PREREQ([2.71])
## 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