summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-05-06 00:01:32 +0000
committerMark Spencer <markster@digium.com>2003-05-06 00:01:32 +0000
commit5a5b4b41c02e8be99dac0a623d63a9c9f2328dfd (patch)
treebde30e480218f4f4cfa44bbb8885dc6bc897069a /Makefile
parent1a3cd8e6ad52008d37981ca9043da28c18f567f6 (diff)
Write to memory management log
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@963 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a2b20785f..39f965dac 100755
--- a/Makefile
+++ b/Makefile
@@ -49,7 +49,7 @@ TRACE_FRAMES = #-DTRACE_FRAMES
# *CLI> show memory allocations [filename]
# *CLI> show memory summary [filename]
#
-MALLOC_DEBUG = #-include $(PWD)/include/asterisk/astmm.h
+MALLOC_DEBUG = -include $(PWD)/include/asterisk/astmm.h
# Where to install asterisk after compiling
# Default -> leave empty