summaryrefslogtreecommitdiffstats
path: root/bin/chkconfigure
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2010-11-23 22:56:59 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2010-11-23 22:56:59 (GMT)
commit72634b34e4e1792c7253c2961bcd91784f8c1656 (patch)
treebf4c224a63b61a43d087453d9f14216b65c62070 /bin/chkconfigure
parent5ab92a43a30edfce9a250043d3514f591aaf9fca (diff)
downloadhdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.zip
hdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.tar.gz
hdf5-72634b34e4e1792c7253c2961bcd91784f8c1656.tar.bz2
[svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.
Tested with h5committest on amani, heiwa, and 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 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"