From 2721c322b0a4aaff7f3345a5472a67408078dbae Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 26 Jun 2003 18:14:54 +0000 Subject: [PATCH] cfg_dev.mk: New multiqueued YMsgDispatcher first working version --- make/cfg_dev.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/cfg_dev.mk b/make/cfg_dev.mk index cfcb93bf..aae7fe84 100644 --- a/make/cfg_dev.mk +++ b/make/cfg_dev.mk @@ -50,7 +50,7 @@ COMPILE_DEBUG_CODE = true #USE_DMALLOC = true #USE_MEMWATCH = true #USE_EFENCE = true -#USE_MPATROL = true +USE_MPATROL = true USE_COMPILER_DEBUG_OPTS = true #USE_COMPILER_OPTIMIZATION = true USE_TRACING = true