summaryrefslogtreecommitdiffstats
path: root/bin/chkconfigure
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2012-08-23 17:05:07 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2012-08-23 17:05:07 (GMT)
commit073ba009805304d3ff4fd77cea24216cd5fda07c (patch)
treec6993f5961e5776911696cfa0e76a45b79b6f6a9 /bin/chkconfigure
parent88a382c1c7e6389289a03744ed3a1f528cfa9bae (diff)
downloadhdf5-073ba009805304d3ff4fd77cea24216cd5fda07c.zip
hdf5-073ba009805304d3ff4fd77cea24216cd5fda07c.tar.gz
hdf5-073ba009805304d3ff4fd77cea24216cd5fda07c.tar.bz2
[svn-r22711] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2
Tested THG machines.
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 03035cd..abafae8 100755
--- a/bin/chkconfigure
+++ b/bin/chkconfigure
@@ -18,12 +18,12 @@
# Created Date: 2004/12/07
#
-# Configure: should be generated by autoconf version 2.68.
-# autoconf: should be of version 2.68.
+# Configure: should be generated by autoconf version 2.69.
+# autoconf: should be of version 2.69.
# variable initialization
nerrors=0
-AUTOCONFVERSION=2.68
+AUTOCONFVERSION=2.69
AUTOCONFVERSIONLEAD='Generated by GNU Autoconf'
CONFIGUREFILES="configure"