summaryrefslogtreecommitdiffstats
path: root/bin/chkconfigure
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-12-01 15:12:06 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-12-01 15:12:06 (GMT)
commite48acc41197ee90a859321919288cb187875ff51 (patch)
tree947c64a01faa614840ead0ccb11840652688579a /bin/chkconfigure
parent2d6b9fe75f933efb886a3ca73ca546567c99bac2 (diff)
downloadhdf5-e48acc41197ee90a859321919288cb187875ff51.zip
hdf5-e48acc41197ee90a859321919288cb187875ff51.tar.gz
hdf5-e48acc41197ee90a859321919288cb187875ff51.tar.bz2
[svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4 to version 1.4.15.
Tested with h5committest on amani, jam and heiwa.
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 62ca1ca..03035cd 100755
--- a/bin/chkconfigure
+++ b/bin/chkconfigure
@@ -18,12 +18,12 @@
# Created Date: 2004/12/07
#
-# Configure: should be generated by autoconf version 2.67.
-# autoconf: should be of version 2.67.
+# Configure: should be generated by autoconf version 2.68.
+# autoconf: should be of version 2.68.
# variable initialization
nerrors=0
-AUTOCONFVERSION=2.67
+AUTOCONFVERSION=2.68
AUTOCONFVERSIONLEAD='Generated by GNU Autoconf'
CONFIGUREFILES="configure"