cfg_dev.mk, cfg_dist.mk: Add USE_DMALLOC

This commit is contained in:
Jan Lindemann 2002-06-22 16:28:49 +00:00 committed by Jan Lindemann
commit e15a191f60
2 changed files with 2 additions and 0 deletions

View file

@ -43,6 +43,7 @@ LIBTYPE = static
# cd $(MODDIR)/contrib/dbmalloc; tar -xzf dbmalloc-ver.sion.tar.gz
COMPILE_DEBUG_CODE = true
#USE_DBMALLOC = true
USE_DMALLOC = true
#USE_MEMWATCH = true
#USE_EFENCE = true
USE_COMPILER_DEBUG_OPTS = true

View file

@ -42,6 +42,7 @@ LIBTYPE = static
# cd $(MODDIR)/contrib/dbmalloc; tar -xzf dbmalloc-ver.sion.tar.gz
#COMPILE_DEBUG_CODE = true
#USE_DBMALLOC = true
#USE_DMALLOC = true
#USE_MEMWATCH = true
#USE_EFENCE = true
#USE_COMPILER_DEBUG_OPTS = true