summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2006-02-15 10:03:55 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2006-02-15 10:03:55 +0000
commit5478a1a6589fb9a4ce2ac0583478bc309ab81c56 (patch)
tree5503b5e538dc2718b7d94c9e5bf3a2e53ae9de66 /linux
parent6a45fa0c79e1b20fca72ad853bbec6d4470b8245 (diff)
downloadrsyslog-5478a1a6589fb9a4ce2ac0583478bc309ab81c56.tar.gz
rsyslog-5478a1a6589fb9a4ce2ac0583478bc309ab81c56.tar.xz
rsyslog-5478a1a6589fb9a4ce2ac0583478bc309ab81c56.zip
housekeeping changes to start development on next version
Diffstat (limited to 'linux')
-rw-r--r--linux/Makefile2
1 files changed, 1 insertions, 1 deletions
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,