X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=336664e61475afc9c868e5bdece0ff1b432410eb;hb=d86fa4493f65f267b5adbd17f489149ae1b747fb;hp=1715a1ddbeaf1fa4c94ebabc52ee7fbb1a8577d6;hpb=20fae6433ce9cbed05dab13455edbd96fc1fbbb8;p=mod_auth_kerb.cvs%2F.git diff --git a/config.h.in b/config.h.in index 1715a1d..336664e 100644 --- a/config.h.in +++ b/config.h.in @@ -1,19 +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 you want to enable support for Kerberos5 */ -#undef KRB5 +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H -/* Define if you want to enable support for Kerberos4 */ -#undef KRB4 +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H -/* Define if you are using Apache 1.3.x */ -#undef APXS1 +/* 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