12ee950dc87f633a96b70cdd3bed5989987b0af5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / liblogging / Config.in
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.
8
9           http://www.liblogging.org/