summaryrefslogtreecommitdiffstats
path: root/linux/Makefile
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-05 08:22:24 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-05 08:22:24 +0000
commit8c20f9ba3884e6fe30cdb6bae7a7abd008946cde (patch)
treeea37b95e015d6501c0024ab6f1e15cffc6c34afd /linux/Makefile
parentf2795b210663b861fc8f905c8a7ce8e3afc441ad (diff)
downloadrsyslog-8c20f9ba3884e6fe30cdb6bae7a7abd008946cde.tar.gz
rsyslog-8c20f9ba3884e6fe30cdb6bae7a7abd008946cde.tar.xz
rsyslog-8c20f9ba3884e6fe30cdb6bae7a7abd008946cde.zip
preparing for release 1.15.0v1-15-0
Diffstat (limited to 'linux/Makefile')
-rw-r--r--linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile b/linux/Makefile
index f4435725..5bd22e06 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=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,