]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup libxml2 variables (#1145)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sun, 18 Sep 2022 05:40:09 +0000 (05:40 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 18 Sep 2022 15:48:08 +0000 (15:48 +0000)
commit866a092dad01e58986a6e9ecb84ac89037a63e9a
tree3222f4e427d2534b45cba71765544001d92910be
parentb12b66cdd75835c6fb92bf25c2f68272f55d21cd
Cleanup libxml2 variables (#1145)

... to use pkg-config compatible naming and take advantage of
squid provided macros better.

Remove unnecessary path detection of /usr vs /usr/local
locations. Admin can use --with-foo=PATH to provide any needed
customization of those from whichever is standard for the build
environment.
configure.ac
src/Makefile.am