summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-04-27 20:59:29 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-04-27 20:59:29 (GMT)
commitdaddb56a02bb6503e57993631e70836a10b5d9f2 (patch)
tree4030cf17e8d06341f4093ed27148a3f40962e355 /bin
parente48bb7e1c5c72c08c19e14d472974e34c9c88274 (diff)
downloadhdf5-daddb56a02bb6503e57993631e70836a10b5d9f2.zip
hdf5-daddb56a02bb6503e57993631e70836a10b5d9f2.tar.gz
hdf5-daddb56a02bb6503e57993631e70836a10b5d9f2.tar.bz2
[svn-r18647] I updated the default version of autoconf to 2.65 as this is the default on jam.
Tested on jam.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/chkconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chkconfigure b/bin/chkconfigure
index 67733ca..f819816 100755
--- a/bin/chkconfigure
+++ b/bin/chkconfigure
@@ -23,7 +23,7 @@
# variable initialization
nerrors=0
-AUTOCONFVERSION=2.64
+AUTOCONFVERSION=2.65
AUTOCONFVERSIONLEAD='Generated by GNU Autoconf'
CONFIGUREFILES="configure"