summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-06-28 11:51:43 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-06-28 11:51:43 +0000
commit0c75060ecbda281e6505231eec39be10e6b56ec9 (patch)
tree1117e83281c390f6c381640e6339ccfa1213e550 /linux
parent0840d2840b4b4ab00de1fcc6868b67d90f9db40f (diff)
downloadrsyslog-0c75060ecbda281e6505231eec39be10e6b56ec9.tar.gz
rsyslog-0c75060ecbda281e6505231eec39be10e6b56ec9.tar.xz
rsyslog-0c75060ecbda281e6505231eec39be10e6b56ec9.zip
reviewing TCP IPv6, done some changes, also some other minor text changes.
Checking in before leaving to Genesis concert ;)
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 5bd22e06..f4435725 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -47,7 +47,7 @@ FEATURE_PTHREADS=1
FEATURE_KLOGD=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,