summaryrefslogtreecommitdiffstats
path: root/bin/chkconfigure
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2010-09-20 21:49:06 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2010-09-20 21:49:06 (GMT)
commitd39def2b729600e9bc84581a8dcbfd326286a379 (patch)
tree7d3d4f76f07b9b01310ba9aeab56cc27fea6aa50 /bin/chkconfigure
parent3ddbf833efa6d7ef329c1d436c4aa0018a636a30 (diff)
downloadhdf5-d39def2b729600e9bc84581a8dcbfd326286a379.zip
hdf5-d39def2b729600e9bc84581a8dcbfd326286a379.tar.gz
hdf5-d39def2b729600e9bc84581a8dcbfd326286a379.tar.bz2
[svn-r19439] Description:
Update bin/chkconfigure to reflect version 2.67 of Autoconf Tested: ran bin/chkconfigure on jam
Diffstat (limited to 'bin/chkconfigure')
-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"