summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2009-09-03 18:38:25 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2009-09-03 18:38:25 (GMT)
commit4978a681f9a98016a829b8353fafb0acb5cdf1d4 (patch)
treefa51ed36402f5a06d9323bc61bc77811baf65bdd /bin
parent458358f0bd8a50271cd2f935d448a7928109aceb (diff)
downloadhdf5-4978a681f9a98016a829b8353fafb0acb5cdf1d4.zip
hdf5-4978a681f9a98016a829b8353fafb0acb5cdf1d4.tar.gz
hdf5-4978a681f9a98016a829b8353fafb0acb5cdf1d4.tar.bz2
[svn-r17447] 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"