ntlm: drop all references to it when SSPI is selected
commit5aef7315f0a8441b617304be51952be4cefdf6cf
authorStefan Becker <chemobejk@gmail.com>
Thu, 29 Sep 2011 02:16:08 +0000 (29 05:16 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 29 Sep 2011 02:16:08 +0000 (29 05:16 +0300)
treee80365e524f2c03aeaaad5f3d48a621196613d96
parente39c53120af2b19f1af99f38acdb7e7fe21ad266
ntlm: drop all references to it when SSPI is selected

Clean up sip-sec.c to not reference anything from sip-sec-ntlm.c
when SSPI is selected. Also drop NTLM test program from build in
this case.

This only affects Windows builds.
src/core/Makefile.am
src/core/sip-sec-ntlm.c
src/core/sip-sec-ntlm.h
src/core/sip-sec-sspi.c
src/core/sip-sec.c
src/purple/Makefile.am