Adding testing CLI client (based off the Heimdal testing sample)
[mod_auth_kerb.cvs/.git] / config.h.in
1 /* Define to the version of this package. */
2 /* Conflicts with defintions from Apache */
3 /* #undef PACKAGE_VERSION */
4
5 /* Define to `unsigned' if <sys/types.h> does not define. */
6 #undef size_t
7
8 /* Define if your GSSAPI library supports handling SPNEGO tokens */
9 #undef GSSAPI_SUPPORTS_SPNEGO
10
11 /* Define to 1 if you have the <unistd.h> header file. */
12 #undef HAVE_UNISTD_H
13
14 /* Define to 1 if you have the <sys/types.h> header file. */
15 #undef HAVE_SYS_TYPES_H