summaryrefslogtreecommitdiffstats
path: root/hl/tools/h5watch/Makefile.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-05-05 20:35:34 (GMT)
committerGitHub <noreply@github.com>2023-05-05 20:35:34 (GMT)
commit8ef6dda49ce15a0f7b20089262fecf582791d6de (patch)
treed58de763fe3fb80eca2e90b8528c7714ee24d51c /hl/tools/h5watch/Makefile.in
parentaf209f208034154847b4baae15268413eaeb14df (diff)
downloadhdf5-8ef6dda49ce15a0f7b20089262fecf582791d6de.zip
hdf5-8ef6dda49ce15a0f7b20089262fecf582791d6de.tar.gz
hdf5-8ef6dda49ce15a0f7b20089262fecf582791d6de.tar.bz2
Hdf5 1 14 1 fix makefile.ins (#2917)
* Fix top-level Makefile.in * Generate release files with autogen.sh, autoconf 2.71, automake 1.16.2 and libtool 2.4.6 (module).
Diffstat (limited to 'hl/tools/h5watch/Makefile.in')
-rw-r--r--hl/tools/h5watch/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/tools/h5watch/Makefile.in b/hl/tools/h5watch/Makefile.in
index f0765ec..e2a1d9d 100644
--- a/hl/tools/h5watch/Makefile.in
+++ b/hl/tools/h5watch/Makefile.in
@@ -632,6 +632,7 @@ LL_PATH = @LL_PATH@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
LT_STATIC_EXEC = @LT_STATIC_EXEC@
+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@