X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=336664e61475afc9c868e5bdece0ff1b432410eb;hp=def453ef5adda0e775756401319e74d21b7d1eac;hb=1e738db16856831652dedcf42e8d88eda90fa729;hpb=a327c15187c8d4d6f43b728fb02d4a02b175757e diff --git a/config.h.in b/config.h.in index def453e..336664e 100644 --- a/config.h.in +++ b/config.h.in @@ -1,15 +1,73 @@ -/* Define to the version of this package. */ -/* Conflicts with defintions from Apache */ -/* #undef PACKAGE_VERSION */ - -/* Define to `unsigned' if does not define. */ -#undef size_t +/* config.h.in. Generated from configure.in by autoheader. */ -/* Define if your GSSAPI library supports handling SPNEGO tokens */ +/* GSS-API implementation has its own SPNEGO */ #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_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 to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H + +/* 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