From b5fd00ee8848840d40575fb8578b8baf8aca2a61 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Mon, 9 Mar 1998 01:20:13 +0000 Subject: [PATCH] update --- include/autoconf.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/autoconf.h.in b/include/autoconf.h.in index 4192d69784..b0a75ae08a 100644 --- a/include/autoconf.h.in +++ b/include/autoconf.h.in @@ -77,15 +77,15 @@ /* Define to do simple malloc debugging */ #undef XMALLOC_DEBUG +/* Define for log file trace of mem alloc/free */ +#undef MEM_GEN_TRACE + /* Define to have malloc statistics */ #undef XMALLOC_STATISTICS /* Define to have a detailed trace of memory allocations */ #undef XMALLOC_TRACE -/* Define to have mem trace to file */ -#undef MEM_GEN_TRACE - /* Define to use async disk I/O operations */ #undef USE_ASYNC_IO -- 2.47.3