mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add libol, missing dependency for syslog-ng
Fix syslog-ng compilation (libol dependency, flex calls) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3470 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
config BR2_PACKAGE_SYSLOG_NG
|
||||
prompt "syslog-ng......................... A powerful syslog daemon"
|
||||
tristate
|
||||
default n
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_LIBOL
|
||||
help
|
||||
syslog-ng reads and logs messages to the system console, log
|
||||
files, other machines and/or users as specified by its
|
||||
|
||||
Reference in New Issue
Block a user