From: wessels <> Date: Mon, 9 Mar 1998 01:20:13 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3875 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5fd00ee8848840d40575fb8578b8baf8aca2a61;p=thirdparty%2Fsquid.git update --- 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