diff options
| author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-05 08:22:24 +0000 |
|---|---|---|
| committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-05 08:22:24 +0000 |
| commit | 8c20f9ba3884e6fe30cdb6bae7a7abd008946cde (patch) | |
| tree | ea37b95e015d6501c0024ab6f1e15cffc6c34afd /linux/Makefile | |
| parent | f2795b210663b861fc8f905c8a7ce8e3afc441ad (diff) | |
| download | rsyslog-1-15-0.tar.gz rsyslog-1-15-0.tar.xz rsyslog-1-15-0.zip | |
preparing for release 1.15.0v1-15-0
Diffstat (limited to 'linux/Makefile')
| -rw-r--r-- | linux/Makefile | 2 |
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, |
