]> git.ipfire.org Git - thirdparty/squid.git/commit
basic_sspi_auth: Fix build on Windows with libnettle (#1640)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Tue, 16 Jan 2024 11:13:24 +0000 (11:13 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 16 Jan 2024 17:17:45 +0000 (17:17 +0000)
commit079747960af3221875348612f56efe8db13bfd1f
tree472c98daa6ff095b726584755ef8ad01385979e2
parent983e1055520ac0b2ded42e67bcfd80cbc7fdedca
basic_sspi_auth: Fix build on Windows with libnettle (#1640)

Our detection logic relies on nettle's base64 decoding, if available.
Add libnettle to the basic/SSPI helper when libnettle is available.
src/auth/basic/SSPI/Makefile.am