security: fix libkrb5 flagging for Windows
commita517e214f096bf95528ea22523032899efdbc48e
authorStefan Becker <chemobejk@gmail.com>
Sun, 3 Mar 2013 10:25:28 +0000 (3 12:25 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 3 Mar 2013 10:25:28 +0000 (3 12:25 +0200)
tree0ec787cd7fea1ce7d6f272aaa5e6e6f8ce909d0e
parenta3d821670b88580d28733aa926afece8463de19a
security: fix libkrb5 flagging for Windows

Restructured hook function #define's in sip-sec.c to be per scheme
instead of per platform. This is much simpler and easier to understand
then the previous approach.

Now you can compile in libkrb5 on Windows platform if you don't want to
rely on SSPI. Makefile.mingw doesn't have support for this, though...
src/core/sip-sec.c