package/dhcp/S80dhcp-server: allow empty INTERFACES
[buildroot-gz.git] / package / liblogging / Config.in
blob12ee950dc87f633a96b70cdd3bed5989987b0af5
1 config BR2_PACKAGE_LIBLOGGING
2         bool "liblogging"
3         select BR2_PACKAGE_SYSTEMD_COMPAT if BR2_INIT_SYSTEMD
4         help
5           Liblogging is an easy to use library for
6           logging. It offers an enhanced replacement
7           for the syslog() call, but retains its ease of use.
9           http://www.liblogging.org/