X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=336664e61475afc9c868e5bdece0ff1b432410eb;hb=1e738db16856831652dedcf42e8d88eda90fa729;hp=e576298f83a2eaaef3ca1fc4af198021c593d4b3;hpb=109e99476d63d0a70b8001f94abdfcb4466c8e57;p=mod_auth_kerb.git diff --git a/config.h.in b/config.h.in index e576298..336664e 100644 --- a/config.h.in +++ b/config.h.in @@ -1,22 +1,73 @@ +/* config.h.in. Generated from configure.in by autoheader. */ -/* Define to the version of this package. */ -/* Conflicts with defintions from Apache */ -/* #undef PACKAGE_VERSION */ +/* GSS-API implementation has its own SPNEGO */ +#undef GSSAPI_SUPPORTS_SPNEGO -/* Define to `unsigned' if does not define. */ -#undef size_t +/* Define to 1 if you have the header file. */ +#undef HAVE_GSSAPI_GSSAPI_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_GSSAPI_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_LIMITS_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_NETDB_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDDEF_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDINT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDLIB_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STRINGS_H -/* Define if you are using the Heimdal implementation of Krb5 */ -#undef HEIMDAL +/* Define to 1 if you have the header file. */ +#undef HAVE_STRING_H -/* Define if krb5_cc_gen_new() was found in the krb5 library */ -#undef HAVE_KRB5_CC_GEN_NEW +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H -/* Define if you want to enable support for Kerberos5 */ -#undef KRB5 +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H -/* Define if you want to enable support for Kerberos4 */ -#undef KRB4 +/* Define to 1 if you have the header file. */ +#undef HAVE_UNISTD_H -/* Define if you are using Apache 1.3.x */ -#undef APXS1 +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the home page for this package. */ +#undef PACKAGE_URL + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define to 1 if your declares `struct tm'. */ +#undef TM_IN_SYS_TIME + +/* Define to `unsigned int' if does not define. */ +#undef size_t