buildroot/package/liblogging/Config.in
Maxime Hadjinlian 638cfb5e0e package/systemd: Remove SYSTEMD_COMPAT option
Since v230 of systemd, the compat libraries have been fully removed.
4de282cf93

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[Thomas: rewrap Config.in help text in Config.in.legacy and put the
option at the right place.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-02 16:45:34 +02:00

9 lines
231 B
Plaintext

config BR2_PACKAGE_LIBLOGGING
bool "liblogging"
help
Liblogging is an easy to use library for
logging. It offers an enhanced replacement
for the syslog() call, but retains its ease of use.
http://www.liblogging.org/