Since v230 of systemd, the compat libraries have been fully removed. https://github.com/systemd/systemd/commit/4de282cf9324ab13d17ac334244d0d7cae2df37d 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>
9 lines
231 B
Plaintext
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/
|