From 5478a1a6589fb9a4ce2ac0583478bc309ab81c56 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 15 Feb 2006 10:03:55 +0000 Subject: housekeeping changes to start development on next version --- linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux') diff --git a/linux/Makefile b/linux/Makefile index 5ba380ba..9cbe648a 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -37,7 +37,7 @@ FEATURE_RFC3195=0 FEATURE_PTHREADS=1 # Enable debug mode (much slower code) -FEATURE_DEBUG=0 +FEATURE_DEBUG=1 # The following defines tell us where liblogging is located. This # is only needed if we build with RFC 3195 support. By default, -- cgit