summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5config.h.in3
-rw-r--r--src/Makefile.in1
2 files changed, 0 insertions, 4 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 7a80d11..279120b 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -426,9 +426,6 @@
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
-/* Define to enable internal memory allocation sanity checking. */
-#undef MEMORY_ALLOC_SANITY_CHECK
-
/* Define if the metadata trace file code is to be compiled in */
#undef METADATA_TRACE_FILE
diff --git a/src/Makefile.in b/src/Makefile.in
index 535156b..7cadd60 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -646,7 +646,6 @@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
-MEMORYALLOCSANITYCHECK = @MEMORYALLOCSANITYCHECK@
MKDIR_P = @MKDIR_P@
MPE = @MPE@
NM = @NM@