Add composite name support (for when it shows up in libraries).
[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
12
13 /* if you have GSS composite name support */
14 #undef SHIBRESOLVER_HAVE_GSSAPI_COMPOSITE_NAME