summaryrefslogtreecommitdiffstats
path: root/hl/Makefile.am
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-12-24 05:24:45 (GMT)
committerGitHub <noreply@github.com>2022-12-24 05:24:45 (GMT)
commite783b100d473f0e4f77147f3b89b0a73cb09126a (patch)
treecd023a8c0e5b3b2e2d27edb92cb40282f4149994 /hl/Makefile.am
parent29390b489639af14885064631bb42c216de69984 (diff)
downloadhdf5-e783b100d473f0e4f77147f3b89b0a73cb09126a.zip
hdf5-e783b100d473f0e4f77147f3b89b0a73cb09126a.tar.gz
hdf5-e783b100d473f0e4f77147f3b89b0a73cb09126a.tar.bz2
Brings HL GIF tools configure changes from develop (#2361)
Diffstat (limited to 'hl/Makefile.am')
-rw-r--r--hl/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/hl/Makefile.am b/hl/Makefile.am
index 3cf8778..5660b9b 100644
--- a/hl/Makefile.am
+++ b/hl/Makefile.am
@@ -36,14 +36,10 @@ else
TEST_DIR =
endif
if BUILD_TOOLS_CONDITIONAL
-if BUILD_TOOLS_HL_CONDITIONAL
TOOLS_DIR = tools
else
TOOLS_DIR =
endif
-else
- TOOLS_DIR =
-endif
## Don't recurse into any subdirectories if HDF5 is not configured to
## use the HL library