]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Cleanup libsystemd variables (#1147)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 19 Sep 2022 12:14:39 +0000 (12:14 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 19 Sep 2022 12:32:03 +0000 (12:32 +0000)
commit6c025870c60f4446350919aa92529c669986c774
treef816b443be8a9e45eb26343ad7bac51b9fda5b77
parent49da6baf8729e9db9fefe5dc1eebdb6e06373a06
Cleanup libsystemd variables (#1147)

Rename SYSTEMD_LIBS and related `*_CFLAGS` / `*_PATH` variables to
`LIBSYSTEMD_*` prefix in line with other libraries naming style.

Polish detection log outputs in line with other libraries.

Fix pollution of global LDFLAGS variable.

Also, expand possible -lsystemd builds beyond Linux. Some OS provide a
library for compatibility. Cross-builds can also need to link against
systemd.
configure.ac
src/Makefile.am