sspi: decouple from HAVE_LIBKRB5 flag
commit57c2b8bd4329033be90c30a7bd18fa3df20f01f7
authorStefan Becker <chemobejk@gmail.com>
Mon, 7 Nov 2011 10:32:58 +0000 (7 12:32 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 7 Nov 2011 10:32:58 +0000 (7 12:32 +0200)
tree0001aff63b5659e1c7657603d1fe1ccaccca6d45
parent0903700d961cfa1d7948228dad1c180eae6a6d86
sspi: decouple from HAVE_LIBKRB5 flag

It always has been confusing that HAVE_LIBKRB5=1 means "use SSPI" on
Windows platform. Introduced own flag HAVE_SSPI for this.
src/core/Makefile.am
src/core/Makefile.mingw
src/core/http-conn.c
src/core/sip-sec.c
src/core/sip-transport.c
src/miranda/miranda-plugin.c
src/purple/Makefile.am
src/purple/purple-plugin.c