X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=saslauthd%2Fsaslauthd.h.in;h=3eac951fd6d546333938a986287a056764d55a01;hb=295a6125af1fe48b056eae56088c099dc1355da2;hp=b90c627dcea06e39c8e712074843e9de6918b0c1;hpb=9ccdda01071315a3cc9e21d6e39ea29f5628bc38;p=cyrus-sasl.git diff --git a/saslauthd/saslauthd.h.in b/saslauthd/saslauthd.h.in index b90c627..3eac951 100644 --- a/saslauthd/saslauthd.h.in +++ b/saslauthd/saslauthd.h.in @@ -49,6 +49,9 @@ /* Include GSSAPI/Kerberos 5 Support */ #undef HAVE_GSSAPI +/* Define to 1 if you have the header file. */ +#undef HAVE_GSSAPI_GSSAPI_EXT_H + /* Define if you have the gssapi.h header file */ #undef HAVE_GSSAPI_H @@ -62,6 +65,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 + /* Include HTTP form Support */ #undef HAVE_HTTPFORM