aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-05-06 00:01:32 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-05-06 00:01:32 +0000
commit0fba1dcd74d4df252f851eab7d01510e648db312 (patch)
treebde30e480218f4f4cfa44bbb8885dc6bc897069a /Makefile
parentf36b76d24a44a688ec18b0c3ffc01f7244d1ad13 (diff)
Write to memory management log
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@963 f38db490-d61c-443f-a65b-d21fe96a405b
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