X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=336664e61475afc9c868e5bdece0ff1b432410eb;hb=479cbf399b5c07f7e95fdbd3a2032f0e0eaeb8a8;hp=c05a9cd7ed4a2f380954851a9fb64236e0af6b67;hpb=c7e7585923e8615192802c70c852cdc2fee12550;p=mod_auth_kerb.cvs%2F.git diff --git a/config.h.in b/config.h.in index c05a9cd..336664e 100644 --- a/config.h.in +++ b/config.h.in @@ -1,16 +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 to 1 if you have the header file. */ +#undef HAVE_STRING_H -/* Define if you are using the Heimdal implementation of Krb5 */ -#undef HEIMDAL +/* 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 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