00f05e10ad
syslog-ng.conf. It is now installed as syslog-ng.conf.dist. The user may choose either this file or syslog-ng.conf.sample as a template for a new syslog-ng.conf. By default syslog-ng.conf is copied from syslog-ng.conf.sample. Feature safe: yes
11 lines
433 B
Text
11 lines
433 B
Text
--- scl/Makefile.in.orig 2011-01-15 08:15:10.000000000 -0800
|
|
+++ scl/Makefile.in 2011-01-20 21:16:20.000000000 -0800
|
|
@@ -200,7 +200,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SCL_SUBDIRS = system pacct syslogconf
|
|
-SCL_CONFIGS = scl.conf modules.conf syslog-ng.conf
|
|
+SCL_CONFIGS = scl.conf modules.conf syslog-ng.conf.dist
|
|
EXTRA_DIST = $(SCL_CONFIGS) $(SCL_SUBDIRS)
|
|
scldir = $(datadir)/include/scl
|
|
all: all-am
|