diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2012-08-22 05:00:32 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2012-08-22 05:00:32 (GMT) |
commit | edf83e5d1f1e38288cecba33bb7e6b11729050be (patch) | |
tree | c039028a0058d1a87ecdb2945f1e396585387194 /bin/chkconfigure | |
parent | e53af0ed745a7bec1795681c473ba54025814fd5 (diff) | |
download | hdf5-edf83e5d1f1e38288cecba33bb7e6b11729050be.zip hdf5-edf83e5d1f1e38288cecba33bb7e6b11729050be.tar.gz hdf5-edf83e5d1f1e38288cecba33bb7e6b11729050be.tar.bz2 |
[svn-r22706] 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-x | bin/chkconfigure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chkconfigure b/bin/chkconfigure index 03035cd..f66619e 100755 --- a/bin/chkconfigure +++ b/bin/chkconfigure @@ -23,7 +23,7 @@ # variable initialization nerrors=0 -AUTOCONFVERSION=2.68 +AUTOCONFVERSION=2.69 AUTOCONFVERSIONLEAD='Generated by GNU Autoconf' CONFIGUREFILES="configure" |