Switched to use APR 1.x
[mod_auth_kerb.git] / config.h.in
index 2e34697..fec7ca1 100644 (file)
@@ -1,6 +1,6 @@
 
 /* Define to the version of this package. */
-/* Conflicts with defintions from Apache
+/* Conflicts with defintions from Apache */
 /* #undef PACKAGE_VERSION */
 
 /* Define to `unsigned' if <sys/types.h> does not define. */
@@ -9,14 +9,11 @@
 /* Define if you are using the Heimdal implementation of Krb5 */
 #undef HEIMDAL
 
-/* Define if krb5_cc_gen_new() was found in the krb5 library */
-#undef HAVE_KRB5_CC_GEN_NEW
-
 /* Define if you want to enable support for Kerberos5 */
 #undef KRB5
 
 /* Define if you want to enable support for Kerberos4 */
 #undef KRB4
 
-/* Define if you are using Apache 1.3.x */
-#undef APXS1
+/* Define if your GSSAPI library supports handling SPNEGO tokens */
+#undef GSSAPI_SUPPORTS_SPNEGO