squid: fix configure options
authorkrant <aleksey.vasilenko@gmail.com>
Fri, 9 Feb 2024 20:44:43 +0000 (22:44 +0200)
committerRosen Penev <rosenp@gmail.com>
Sat, 10 Feb 2024 22:54:24 +0000 (14:54 -0800)
commitf58be51721fb0e2c5aa0747bce36a19deb7392dd
tree2719d87f213f92b8ae2e5bb32b8cfd016a7f0ca0
parent496baecb26b532b6ccc97d082092736bb340ec92
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>
net/squid/Config.in
net/squid/Makefile
net/squid/patches/020-fix-nettle-configure.patch [new file with mode: 0644]