summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index f1ace0c..6117660 100755
--- a/configure
+++ b/configure
@@ -51145,6 +51145,11 @@ fi;
if test "X$HDF5_HL" = "Xyes"; then
echo "yes"
HL="hl"
+
+cat >>confdefs.h <<\_ACEOF
+#define INCLUDE_HL 1
+_ACEOF
+
else
echo "no"
fi