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 /vms | |
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 'vms')
-rw-r--r-- | vms/src/h5pubconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index 9043a6f..b3cbc5c 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -13,7 +13,7 @@ * access to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* src/H5config.h. Generated from H5config.h.in by configure. */ -/* src/H5config.h.in. Generated from configure.in by autoheader. */ +/* src/H5config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ /* #undef H5_AC_APPLE_UNIVERSAL_BUILD */ |