]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Mon, 9 Mar 1998 01:20:13 +0000 (01:20 +0000)
committerwessels <>
Mon, 9 Mar 1998 01:20:13 +0000 (01:20 +0000)
include/autoconf.h.in

index 4192d69784e794e1d550126384bf8f6450343987..b0a75ae08a9b64dd2bb2b2f08d66c2180d202fc2 100644 (file)
 /* 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