]> git.ipfire.org Git - thirdparty/squid.git/commit
Revert libntlmauth .h dependency changes.
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 12 Jun 2010 10:35:54 +0000 (04:35 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sat, 12 Jun 2010 10:35:54 +0000 (04:35 -0600)
commit226e6561a8138744be5a1308b26764553c83d7b7
tree5817baf9c866fbccee3855e17462e772ef1179db
parent632d80531697bc2789569bc51ccf8ebfb8a65045
Revert libntlmauth .h dependency changes.

catch-22:
 * without these ntlm helpers dont pick up libntlmauth API changes in .h

 * with these libntlmauth fails make dist with file overwrite Permission errors.

Caused by the automated natiure of include/*.h dist bundling. This will be
properly resolved when libntlmauth can be broken out of lib/ and include/
helpers/ntlm_auth/smb_lm/Makefile.am
lib/Makefile.am