summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-04-28 21:37:22 (GMT)
committerlrknox <lrknox>2017-04-28 21:37:22 (GMT)
commitbe49a9422654ac9eec07ffe3599b4a7f7561cdb6 (patch)
treea367840b3feeb8ee1571079fa5480b3789dc7de4 /tools/test/h5dump
parentfc4e8ea5ecc52d0df179ec26ec9bf001a60c1ca0 (diff)
downloadhdf5-be49a9422654ac9eec07ffe3599b4a7f7561cdb6.zip
hdf5-be49a9422654ac9eec07ffe3599b4a7f7561cdb6.tar.gz
hdf5-be49a9422654ac9eec07ffe3599b4a7f7561cdb6.tar.bz2
Comment out install-exec-hooks to remove libdynlib* files. Allen did
the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist.
Diffstat (limited to 'tools/test/h5dump')
-rw-r--r--tools/test/h5dump/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/test/h5dump/Makefile.am b/tools/test/h5dump/Makefile.am
index 64d2d7c..df97396 100644
--- a/tools/test/h5dump/Makefile.am
+++ b/tools/test/h5dump/Makefile.am
@@ -46,8 +46,8 @@ if HAVE_SHARED_CONDITIONAL
libdynlibdump.la: $(libdynlibdump_la_OBJECTS) $(libdynlibdump_la_DEPENDENCIES) $(EXTRA_libdynlibdump_la_DEPENDENCIES)
$(AM_V_CCLD)$(libdynlibdump_la_LINK) $(am_libdynlibdump_la_rpath) $(libdynlibdump_la_OBJECTS) $(libdynlibdump_la_LIBADD)
-install-exec-hook:
- $(RM) $(DESTDIR)$(dyndir)/*dynlib*
+#install-exec-hook:
+# $(RM) $(DESTDIR)$(dyndir)/*dynlib*
endif
# Temporary files. *.h5 are generated by h5dumpgentest. They should