summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-09-29 16:45:07 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-09-29 16:45:07 (GMT)
commit0ead3e88734ad130c3991947a7b51cd1d5c37102 (patch)
treed3fcc4ee5928ba37e42dc4108c27f67c109914eb /configure.in
parent0fa14048c2e18025e99ef5a3b038049a873c7fb5 (diff)
downloadhdf5-0ead3e88734ad130c3991947a7b51cd1d5c37102.zip
hdf5-0ead3e88734ad130c3991947a7b51cd1d5c37102.tar.gz
hdf5-0ead3e88734ad130c3991947a7b51cd1d5c37102.tar.bz2
[svn-r17548] ------------------------------------------------------------------------
r17543 | acheng | 2009-09-28 23:43:22 -0500 (Mon, 28 Sep 2009) | 8 lines New test: (Bug ID 1656): Add new tests (tcheck_version, testcheck_version.sh) to verify H5check_version() does issue warnings and abort accordingly. Changed H5check_version() to suppress the warning message totally if $HDF5_DISABLE_VERSION_CHECK is 2 or higher. (Old behavior treated 3 or higher the same as 1, that is to print a warning and allows the program to continue. Tests: H5committed tested plus jam serial tested.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index efa05b0..50a23b4 100644
--- a/configure.in
+++ b/configure.in
@@ -4002,6 +4002,7 @@ AC_CONFIG_FILES([src/libhdf5.settings
Makefile
src/Makefile
test/Makefile
+ test/testcheck_version.sh
test/testerror.sh
test/testlibinfo.sh
testpar/Makefile