summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2006-06-17 18:16:05 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2006-06-17 18:16:05 (GMT)
commitb7beca9770bd57745d92c612fde4a1b44624a6e7 (patch)
tree62ea3f356371131481f4a15db64e1c8b49339b19 /configure.in
parentabce343da8b74b493a03efba0805071ccd99d7c4 (diff)
downloadhdf5-b7beca9770bd57745d92c612fde4a1b44624a6e7.zip
hdf5-b7beca9770bd57745d92c612fde4a1b44624a6e7.tar.gz
hdf5-b7beca9770bd57745d92c612fde4a1b44624a6e7.tar.bz2
[svn-r12416] Purpose: Maintenance
Description: Added test script and two test files in the tools/misc/testfiles directory for testing h5stat tool; modified Makefile.am in tools/misc and configure.in files to run the new test script; reran bin/recofigure to update relevant configuration files; updated MANIFEST Solution: Platforms tested: heping with in place and srcdir builds; will do more testing after the checkin. Misc. update:
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 aefc561..7afc0fd 100644
--- a/configure.in
+++ b/configure.in
@@ -3354,6 +3354,7 @@ AC_CONFIG_FILES([src/libhdf5.settings
tools/misc/Makefile
tools/misc/h5cc
tools/misc/testh5repart.sh
+ tools/misc/testh5stat.sh
examples/Makefile
c++/Makefile
c++/src/Makefile