diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-08-28 17:47:52 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-08-28 17:47:52 (GMT) |
commit | 1673b04a23066b6dca3a4b372e7cc5a76888dd17 (patch) | |
tree | 7ec54a58bcdbe8d3814c0257e4a419ca3281ee06 /bin/chkconfigure | |
parent | b257bab294e5cef35dca83222c44572922f822fa (diff) | |
download | hdf5-1673b04a23066b6dca3a4b372e7cc5a76888dd17.zip hdf5-1673b04a23066b6dca3a4b372e7cc5a76888dd17.tar.gz hdf5-1673b04a23066b6dca3a4b372e7cc5a76888dd17.tar.bz2 |
[svn-r22722] Update all references from configure.in to configure.ac
Tested: h5committest
Diffstat (limited to 'bin/chkconfigure')
-rwxr-xr-x | bin/chkconfigure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/chkconfigure b/bin/chkconfigure index f66619e..abafae8 100755 --- a/bin/chkconfigure +++ b/bin/chkconfigure @@ -18,8 +18,8 @@ # 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 |