]> git.ipfire.org Git - pakfire.git/commit
logging: Drop syslog-compatibility option
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Oct 2024 12:45:56 +0000 (12:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Oct 2024 12:45:56 +0000 (12:45 +0000)
commit2725fbbd0a9618d272aaf0a592e738691caed058
tree190da9fcad0c0d821c373c83ea80dc4caa2c1114
parent9a218da16485ff2801fd0d9b8ec5e8bd37e8135d
logging: Drop syslog-compatibility option

It is no longer possible to build Pakfire without systemd and so we
don't need to carry around code that cannot be used.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac
src/libpakfire/logging.c