diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-05-22 20:34:34 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-05-22 20:34:34 (GMT) |
commit | 2f8b5057c1613f02e3ba24aa2511734e5ea836bd (patch) | |
tree | 6ce5f83321d69f01865ddabcad52dbc965ea2f6e /configure.in | |
parent | 0cbde329bd1dcf82c909f16bf49929a437c608a2 (diff) | |
download | hdf5-2f8b5057c1613f02e3ba24aa2511734e5ea836bd.zip hdf5-2f8b5057c1613f02e3ba24aa2511734e5ea836bd.tar.gz hdf5-2f8b5057c1613f02e3ba24aa2511734e5ea836bd.tar.bz2 |
[svn-r22390] Break out the packed bits tests into a new script.
reconfigure on jam
Tested: local linux
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 65ed544..dba6f30 100644 --- a/configure.in +++ b/configure.in @@ -4388,6 +4388,7 @@ AC_CONFIG_FILES([src/libhdf5.settings tools/Makefile tools/h5dump/Makefile tools/h5dump/testh5dump.sh + tools/h5dump/testh5dumppbits.sh tools/h5dump/testh5dumpxml.sh tools/h5ls/testh5ls.sh tools/h5import/Makefile |