Write to memory management log

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@963 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-05-06 00:01:32 +00:00
parent 1a3cd8e6ad
commit 5a5b4b41c0
2 changed files with 21 additions and 2 deletions

View File

@@ -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