summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2006-12-19 12:53:16 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2006-12-19 12:53:16 +0000
commit7fe235b03ce60b148abbd48357df2ea04f371358 (patch)
tree9e120c6b6781f3ad096bd3e23aa9b81e46aeb387 /linux
parent0cfe9f29c1b8bb179e182dcbed4b1f68dd89ee4b (diff)
downloadrsyslog-7fe235b03ce60b148abbd48357df2ea04f371358.tar.gz
rsyslog-7fe235b03ce60b148abbd48357df2ea04f371358.tar.xz
rsyslog-7fe235b03ce60b148abbd48357df2ea04f371358.zip
preparing for release
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 871be923..7ed8c14d 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -42,7 +42,7 @@ FEATURE_RFC3195=0
FEATURE_PTHREADS=1
# Enable debug mode (much slower code)
-FEATURE_DEBUG=1
+FEATURE_DEBUG=0
# The following defines tell us where liblogging is located. This
# is only needed if we build with RFC 3195 support. By default,