1/* if you have the gssapi libraries */
2#undef SHIBSP_HAVE_GSSAPI
3
4/* if you have the GNU gssapi libraries */
5#undef SHIBSP_HAVE_GSSGNU
6
7/* if you have the Heimdal gssapi libraries */
8#undef SHIBSP_HAVE_GSSHEIMDAL
9
10/* if you have the MIT gssapi libraries */
11#undef SHIBSP_HAVE_GSSMIT
12
13/* Define to 1 if log4cpp library is used. */
14#undef SHIBSP_LOG4CPP
15
16/* Define to 1 if log4shib library is used. */
17#undef SHIBSP_LOG4SHIB
18
19/* Define to 1 if you have the <sys/socket.h> header file. */
20#undef SHIBSP_HAVE_SYS_SOCKET_H
21