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:13:58 +0000 (17:13 +0100)
commit2968d5c501248cb798ba259772ba2cfca95130eb
tree999914ac99059d0c8c338d180217f6d35329a9eb
parent72fc3a4edecb1da9f3280346cbfea0d4405708f4
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]