summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/Makefile.am
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-04-18 19:23:35 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-04-18 19:23:35 (GMT)
commit62770c64326f844739c2753bfee49c297f2c7a39 (patch)
tree6fa2ade5a0765e261a0265a07709bed88d128b23 /tools/test/h5diff/Makefile.am
parent7185c9e70764419dca81aa2587e7df34689f2a92 (diff)
downloadhdf5-62770c64326f844739c2753bfee49c297f2c7a39.zip
hdf5-62770c64326f844739c2753bfee49c297f2c7a39.tar.gz
hdf5-62770c64326f844739c2753bfee49c297f2c7a39.tar.bz2
Update tool dyn lib
Diffstat (limited to 'tools/test/h5diff/Makefile.am')
-rw-r--r--tools/test/h5diff/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/h5diff/Makefile.am b/tools/test/h5diff/Makefile.am
index 1d700ea..16897c6 100644
--- a/tools/test/h5diff/Makefile.am
+++ b/tools/test/h5diff/Makefile.am
@@ -54,6 +54,7 @@ if HAVE_SHARED_CONDITIONAL
# Build it as shared library if configure is enabled for shared library.
lib_LTLIBRARIES=libdynlibdiff.la
libdynlibdiff_la_SOURCES=dynlib_diff.c
+ libdynlibdiff_la_LDFLAGS = -avoid-version -module -shared -export-dynamic
install-exec-hook:
$(RM) $(DESTDIR)$(libdir)/*dynlib*