]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Rename ./configure option --with-libcap to --with-cap (#1140)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 23 Sep 2022 13:26:23 +0000 (13:26 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 23 Sep 2022 16:43:34 +0000 (16:43 +0000)
commit59eac9076ef5d35faf306c4614872c2f2beef62c
tree4baff230395b44c12288a28c47f08a70870a93ff
parent37be0e7503cc3b012db8ee6fe4977183d71c4618
Rename ./configure option --with-libcap to --with-cap (#1140)

The 'lib' prefix is supposed to be omitted from --with/--without
names but libcap was not correctly named.

Also, add support for pkg-config library auto-detection.
acinclude/os-deps.m4
compat/os/linux.h
configure.ac
doc/release-notes/release-6.sgml
src/Makefile.am
src/icmp/Makefile.am
src/icmp/pinger.cc
src/tools.cc
test-suite/buildtests/layer-01-minimal.opts
test-suite/buildtests/layer-02-maximus.opts
test-suite/buildtests/layer-04-noauth-everything.opts