diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 32e14b2..bb8b87f 100644 --- a/config.h.in +++ b/config.h.in @@ -281,6 +281,9 @@ /* junk */ #undef WITH_CWLINUX +/* Define if using the dmalloc debugging malloc package */ +#undef WITH_DMALLOC + /* junk */ #undef WITH_HD44780 |