]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix: cfgaux/configure failed for helpers/negotiate_auth/squid_kerb_auth
authorAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 7 Oct 2008 10:20:21 +0000 (04:20 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 7 Oct 2008 10:20:21 +0000 (04:20 -0600)
commit2846a1ff4e9589eb49a718be35a84c3bacd3e1a5
tree5aebb9098badd585c75f6ce5da9ab6e43edd8ed6
parent037ade45f1fc2c00684012cf2ccf796ef9dd0ef1
Fix: cfgaux/configure failed for helpers/negotiate_auth/squid_kerb_auth

Turns out that it needed to be added to the bootstrap system as well
as made a sub-configure.

Also move sub-configure to only occure when the helper needs to be built.
There is no need to waste time configuring dead code.
bootstrap.sh
configure.in