summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-06-19 17:42:48 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-06-19 17:42:48 (GMT)
commit6ea3b11837c0b138507043bb101700aa13826812 (patch)
tree2ef4546c3e4b8a96d71249f875ac88c02d357e64 /tools
parentb9a9477ceb1f54cf1504d7fa44d71d98f407bab3 (diff)
downloadhdf5-6ea3b11837c0b138507043bb101700aa13826812.zip
hdf5-6ea3b11837c0b138507043bb101700aa13826812.tar.gz
hdf5-6ea3b11837c0b138507043bb101700aa13826812.tar.bz2
[svn-r2394] Removed h5dumptst from PROGS=...
h5dumptst is not a user tool. It is used to generate the test files for tools tests. It is useless for HDF5 users and may do harm since it just creates a bunch of *.h5 files which may wipe out users' files that have the same name. The more correct fix would be to create a PUB_PROGS that contains tools to be installed, just like PUB_HDR and PUB_LIBS.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index fe90e1d..7b78160 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -24,7 +24,7 @@ TEST_SCRIPTS=$(srcdir)/testh5dump.sh @TESTH5TOH4@
LT_LINK_LIB=$(LT) --mode=link $(CC) -static -rpath $(libdir)
LIB=libh5tools.la
LIBHDF5=../src/libhdf5.la
-PROGS=h5debug h5import h5ls h5repart h5dump h5dumptst @H5TOH4@
+PROGS=h5debug h5import h5ls h5repart h5dump @H5TOH4@
# Source and object files for the library; do not install
LIB_SRC=h5tools.c