summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2010-09-20 21:49:26 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2010-09-20 21:49:26 (GMT)
commitd3d78bbd1be7dddd41b2a9f7e25ea42ce2192ddd (patch)
treee851faae7e5c3d17179b5fd9f510a7738d197ab1 /bin
parent7c7b4e3deb555c2d2fc3a6a029549a014f29d50e (diff)
downloadhdf5-d3d78bbd1be7dddd41b2a9f7e25ea42ce2192ddd.zip
hdf5-d3d78bbd1be7dddd41b2a9f7e25ea42ce2192ddd.tar.gz
hdf5-d3d78bbd1be7dddd41b2a9f7e25ea42ce2192ddd.tar.bz2
[svn-r19440] Description:
Update bin/chkconfigure to reflect version 2.67 of Autoconf Tested: ran bin/chkconfigure on jam
Diffstat (limited to 'bin')
-rwxr-xr-xbin/chkconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/chkconfigure b/bin/chkconfigure
index f819816..62ca1ca 100755
--- a/bin/chkconfigure
+++ b/bin/chkconfigure
@@ -18,12 +18,12 @@
# Created Date: 2004/12/07
#
-# Configure: should be generated by autoconf version 2.59.
-# autoconf: should be of version 2.59.
+# Configure: should be generated by autoconf version 2.67.
+# autoconf: should be of version 2.67.
# variable initialization
nerrors=0
-AUTOCONFVERSION=2.65
+AUTOCONFVERSION=2.67
AUTOCONFVERSIONLEAD='Generated by GNU Autoconf'
CONFIGUREFILES="configure"