Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/config.h.in')
-rw-r--r--winsup/cygwin/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/config.h.in b/winsup/cygwin/config.h.in
index 99931a5c2..8a961b33c 100644
--- a/winsup/cygwin/config.h.in
+++ b/winsup/cygwin/config.h.in
@@ -25,6 +25,9 @@
/* Define if DEBUGGING support is requested. */
#undef DEBUGGING
+/* Define if MALLOC_DEBUGGING support is requested. */
+#undef MALLOC_DEBUG
+
/* Define if building "extra" thread-safe Cygwin DLL. */
#undef _CYG_THREAD_FAILSAFE