27e0991d4d4af6e3671092f8d8479756d97789b0
[shibboleth/cpp-sp-resolver.git] / src / shibresolver / config_pub_win32.h
1 /* if you have the gssapi libraries */
2 #undef SHIBRESOLVER_HAVE_GSSAPI
3
4 /* if you have the GNU gssapi libraries */
5 #undef SHIBRESOLVER_HAVE_GSSGNU
6
7 /* if you have the Heimdal gssapi libraries */
8 #undef SHIBRESOLVER_HAVE_GSSHEIMDAL
9
10 /* if you have the MIT gssapi libraries */
11 #undef SHIBRESOLVER_HAVE_GSSMIT
12
13 /* if you have GSS composite name support */
14 #undef SHIBRESOLVER_HAVE_GSSAPI_COMPOSITE_NAME