summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2016-01-15 21:22:43 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2016-01-15 21:22:43 (GMT)
commitd5285c364b468cdba6e5cf26ede7062eae570023 (patch)
treedacd033c02dddb28b0c87ab29a759ef65124cbf2 /src
parent1cdcebf802314879425f2d7a30b63c1446baa1c8 (diff)
downloadhdf5-d5285c364b468cdba6e5cf26ede7062eae570023.zip
hdf5-d5285c364b468cdba6e5cf26ede7062eae570023.tar.gz
hdf5-d5285c364b468cdba6e5cf26ede7062eae570023.tar.bz2
[svn-r28914] Maintenance: Updated the file after the option was renmoved from configure. SUMMARY doesn't print
Memory allocation sanity checks: @MEMORYALLOCSANITYCHECK@ anymore.
Diffstat (limited to 'src')
-rw-r--r--src/libhdf5.settings.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index 90224c1..2355543 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -66,7 +66,6 @@ Features:
dmalloc: @HAVE_DMALLOC@
Clear file buffers before write: @CLEARFILEBUF@
Using memory checker: @USINGMEMCHECKER@
-Memory allocation sanity checks: @MEMORYALLOCSANITYCHECK@
Function Stack Tracing: @CODESTACK@
Strict File Format Checks: @STRICT_FORMAT_CHECKS@
Optimization Instrumentation: @INSTRUMENT@