X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=def453ef5adda0e775756401319e74d21b7d1eac;hb=5e863ddff6ef99a59acfb3c41f0b86ebc1468be7;hp=fec7ca1e606c59b6285f864993c262e6820cbd3e;hpb=b27fce04e29ac8cf2fb9cff709989873daba3e25;p=mod_auth_kerb.cvs%2F.git diff --git a/config.h.in b/config.h.in index fec7ca1..def453e 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,3 @@ - /* Define to the version of this package. */ /* Conflicts with defintions from Apache */ /* #undef PACKAGE_VERSION */ @@ -6,14 +5,11 @@ /* Define to `unsigned' if does not define. */ #undef size_t -/* Define if you are using the Heimdal implementation of Krb5 */ -#undef HEIMDAL - -/* Define if you want to enable support for Kerberos5 */ -#undef KRB5 - -/* Define if you want to enable support for Kerberos4 */ -#undef KRB4 - /* Define if your GSSAPI library supports handling SPNEGO tokens */ #undef GSSAPI_SUPPORTS_SPNEGO + +/* Define to 1 if you have the header file. */ +#undef HAVE_UNISTD_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H