summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-11-23 11:51:52 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-11-23 11:51:52 +0000
commit46be94a0ae4af704b1a1b04007724a28d1b37fbb (patch)
treeef525e93f75dc6f7596958e69933dd20ffa2621e /linux
parent685cb6a5734dd8baaa5e25ca6e9f724f87a888d3 (diff)
downloadrsyslog-46be94a0ae4af704b1a1b04007724a28d1b37fbb.tar.gz
rsyslog-46be94a0ae4af704b1a1b04007724a28d1b37fbb.tar.xz
rsyslog-46be94a0ae4af704b1a1b04007724a28d1b37fbb.zip
housekeeping/preparing for next 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 0d341184..353445a2 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -31,7 +31,7 @@ FEATURE_DB=0
FEATURE_REGEXP=1
# Enable RFC 3195 support (REQUIRES LIBLOGGING 0.6.0 or above!)
-FEATURE_RFC3195=1
+FEATURE_RFC3195=0
# Enable multithreading via pthreads (very experimental!)
FEATURE_PTHREADS=1