mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 23:10:41 +01:00
fixed a missing file bug - thanks to Andrea Montanari for reporting this
problem
This commit is contained in:
parent
29ab35e4a3
commit
3d15fc03b5
@ -1,5 +1,8 @@
|
||||
---------------------------------------------------------------------------
|
||||
Version 1.17.5 (rgerhards), 2007-07-2?
|
||||
- continued to work on modularization
|
||||
- fixed a missing file bug - thanks to Andrea Montanari for reporting
|
||||
this problem
|
||||
---------------------------------------------------------------------------
|
||||
Version 1.17.4 (rgerhards), 2007-07-27
|
||||
- continued to work on modularization
|
||||
|
||||
@ -11,4 +11,4 @@ rsyslogd_SOURCES=syslogd.c pidfile.c template.c outchannel.c stringbuf.c srUtils
|
||||
rsyslogd_CPPFLAGS=$(mysql_includes)
|
||||
rsyslogd_LDADD=$(mysql_libs) $(zlib_libs) $(pthreads_libs)
|
||||
|
||||
EXTRA_DIST = doc/bugs.html doc/features.html doc/generic_design.html doc/history.html doc/how2help.html doc/install.html doc/ipv6.html doc/manual.html doc/property_replacer.html doc/rsyslog_conf.html doc/rsyslog_mysql.html doc/rsyslog_packages.html doc/rsyslog_php_syslog_ng.html doc/rsyslog_recording_pri.html doc/rsyslog_stunnel.html doc/status.html doc/syslog-protocol.html doc/version_naming.html doc/contributors.html redhat/rsyslog.conf redhat/rsyslog.init redhat/rsyslog.log redhat/rsyslog.sysconfig debian/rsyslogd freebsd/rsyslogd slackware/rc.rsyslogd rfc3195d.8 rklogd.8 rsyslogd.8 rsyslog.conf.5
|
||||
EXTRA_DIST = doc/bugs.html doc/features.html doc/generic_design.html doc/history.html doc/how2help.html doc/install.html doc/ipv6.html doc/manual.html doc/property_replacer.html doc/rsyslog_conf.html doc/rsyslog_mysql.html doc/rsyslog_packages.html doc/rsyslog_php_syslog_ng.html doc/rsyslog_recording_pri.html doc/rsyslog_stunnel.html doc/status.html doc/syslog-protocol.html doc/version_naming.html doc/contributors.html redhat/rsyslog.conf redhat/rsyslog.init redhat/rsyslog.log redhat/rsyslog.sysconfig debian/rsyslogd freebsd/rsyslogd slackware/rc.rsyslogd rfc3195d.8 rklogd.8 rsyslogd.8 rsyslog.conf.5 createDB.sql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user