X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=fec7ca1e606c59b6285f864993c262e6820cbd3e;hb=0ebaf0fa8d361f9425958f5d78390a1fee14f025;hp=e576298f83a2eaaef3ca1fc4af198021c593d4b3;hpb=109e99476d63d0a70b8001f94abdfcb4466c8e57;p=mod_auth_kerb.cvs%2F.git diff --git a/config.h.in b/config.h.in index e576298..fec7ca1 100644 --- a/config.h.in +++ b/config.h.in @@ -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