X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=308b9679b603a706ba00c2e6085bc8adee6a30a5;hb=69e749f356bdda68f112889f675a00a18d6a9dc3;hp=5f8799d474071baf39104cfbd3b4dcb02b897729;hpb=4f521b66718754941617a28da164d1daa3b9041c;p=cyrus-sasl.git diff --git a/config.h.in b/config.h.in index 5f8799d..308b967 100644 --- a/config.h.in +++ b/config.h.in @@ -129,6 +129,15 @@ /* Define if your GSSAPI implimentation defines GSS_C_NT_USER_NAME */ #undef HAVE_GSS_C_NT_USER_NAME +/* Define to 1 if you have the `gss_decapsulate_token' function. */ +#undef HAVE_GSS_DECAPSULATE_TOKEN + +/* Define to 1 if you have the `gss_encapsulate_token' function. */ +#undef HAVE_GSS_ENCAPSULATE_TOKEN + +/* Define to 1 if you have the `gss_oid_equal' function. */ +#undef HAVE_GSS_OID_EQUAL + /* Define to 1 if you have the `inet_aton' function. */ #undef HAVE_INET_ATON @@ -330,6 +339,9 @@ /* 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