squid: fix configure options
authorkrant <aleksey.vasilenko@gmail.com>
Fri, 9 Feb 2024 20:44:43 +0000 (22:44 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Wed, 21 Feb 2024 16:15:51 +0000 (17:15 +0100)
commit351120c0e5f299585d9c8337eb7ab6755390f243
tree19110e35083b723c83df0ff1dc89b8da8b607321
parent78e17e632d6dfe7ce8ec4970a5f70d90aba986e5
squid: fix configure options

- Remove non-existing 'dlmalloc' option
- Use 'with-cap' instead of 'with-libcap'
- Use 'with-xml2' instead of 'with-libxml2'
- Patch configure.ac to properly handle 'with-nettle'

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
(cherry picked from commit f58be51721fb0e2c5aa0747bce36a19deb7392dd)
net/squid/Config.in
net/squid/Makefile
net/squid/patches/020-fix-nettle-configure.patch [new file with mode: 0644]