summaryrefslogtreecommitdiffstats
path: root/tools/lib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lib/Makefile.in')
-rw-r--r--tools/lib/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/lib/Makefile.in b/tools/lib/Makefile.in
index 41fe1f5..afedeea 100644
--- a/tools/lib/Makefile.in
+++ b/tools/lib/Makefile.in
@@ -111,6 +111,7 @@ CC_VERSION = @CC_VERSION@
# H5_CFLAGS holds flags that should be used as CFLAGS when building hdf5,
# but which shouldn't be exported to h5cc for building other programs.
CFLAGS = @CFLAGS@ @H5_CFLAGS@
+CLEARFILEBUF = @CLEARFILEBUF@
CONFIG_DATE = @CONFIG_DATE@
CONFIG_MODE = @CONFIG_MODE@
CONFIG_USER = @CONFIG_USER@
@@ -216,6 +217,7 @@ USE_FILTER_NBIT = @USE_FILTER_NBIT@
USE_FILTER_SCALEOFFSET = @USE_FILTER_SCALEOFFSET@
USE_FILTER_SHUFFLE = @USE_FILTER_SHUFFLE@
USE_FILTER_SZIP = @USE_FILTER_SZIP@
+USINGMEMCHECKER = @USINGMEMCHECKER@
VERSION = @VERSION@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@