93f35bc016067878e627b83164128ea7e5044bb8
[shibboleth/cpp-sp-resolver.git] / src / shibresolver / config_pub.h.in
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