diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-08-28 19:11:34 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-08-28 19:11:34 (GMT) |
commit | 612af6440b664bbd7888128ffacacb5cb9867b36 (patch) | |
tree | 38473f6e315f4aae607e3f1d23a50f55c5081fce /vms | |
parent | 0bc6398ec400c55b6ded5381d1c01bfb675589cb (diff) | |
download | hdf5-612af6440b664bbd7888128ffacacb5cb9867b36.zip hdf5-612af6440b664bbd7888128ffacacb5cb9867b36.tar.gz hdf5-612af6440b664bbd7888128ffacacb5cb9867b36.tar.bz2 |
[svn-r22724] Convert tests to *.sh.in.
Convert configure.in to configure.ac.
Align TESTS usage with autotools convention.
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 1777533..c4a3b85 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 */ |