summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2009-09-03 18:40:20 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2009-09-03 18:40:20 (GMT)
commitc7be102c70bb56620be6beaf0529c5eb7a801900 (patch)
treee8effff3551a9cb8f92fa6eacd991ac8ce3feebe /bin
parent3c0de7fb0cb1fdcc83bf376be6aead3abcc49e6e (diff)
downloadhdf5-c7be102c70bb56620be6beaf0529c5eb7a801900.zip
hdf5-c7be102c70bb56620be6beaf0529c5eb7a801900.tar.gz
hdf5-c7be102c70bb56620be6beaf0529c5eb7a801900.tar.bz2
[svn-r17448] Purpose:
Script Update Description: Updated autoconf version in bin/chkconfigure script to 2.64
Diffstat (limited to 'bin')
-rwxr-xr-xbin/chkconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chkconfigure b/bin/chkconfigure
index b6ad055..67733ca 100755
--- a/bin/chkconfigure
+++ b/bin/chkconfigure
@@ -23,7 +23,7 @@
# variable initialization
nerrors=0
-AUTOCONFVERSION=2.61
+AUTOCONFVERSION=2.64
AUTOCONFVERSIONLEAD='Generated by GNU Autoconf'
CONFIGUREFILES="configure"