saslauthd.h.in   saslauthd.h.in 
skipping to change at line 50 skipping to change at line 50
/* Define to 1 if you have the `getspnam' function. */ /* Define to 1 if you have the `getspnam' function. */
#undef HAVE_GETSPNAM #undef HAVE_GETSPNAM
/* Define to 1 if you have the `getuserpw' function. */ /* Define to 1 if you have the `getuserpw' function. */
#undef HAVE_GETUSERPW #undef HAVE_GETUSERPW
/* Include GSSAPI/Kerberos 5 Support */ /* Include GSSAPI/Kerberos 5 Support */
#undef HAVE_GSSAPI #undef HAVE_GSSAPI
/* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
#undef HAVE_GSSAPI_GSSAPI_EXT_H
/* Define if you have the gssapi.h header file */ /* Define if you have the gssapi.h header file */
#undef HAVE_GSSAPI_H #undef HAVE_GSSAPI_H
/* Define to 1 if you have the `gsskrb5_register_acceptor_identity' functio n. /* Define to 1 if you have the `gsskrb5_register_acceptor_identity' functio n.
*/ */
#undef HAVE_GSSKRB5_REGISTER_ACCEPTOR_IDENTITY #undef HAVE_GSSKRB5_REGISTER_ACCEPTOR_IDENTITY
/* Define if your GSSAPI implimentation defines GSS_C_NT_HOSTBASED_SERVICE */ /* Define if your GSSAPI implementation defines GSS_C_NT_HOSTBASED_SERVICE */
#undef HAVE_GSS_C_NT_HOSTBASED_SERVICE #undef HAVE_GSS_C_NT_HOSTBASED_SERVICE
/* Define if your GSSAPI implimentation defines GSS_C_NT_USER_NAME */ /* Define if your GSSAPI implementation defines GSS_C_NT_USER_NAME */
#undef HAVE_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_get_name_attribute' function. */
#undef HAVE_GSS_GET_NAME_ATTRIBUTE
/* Define to 1 if you have the `gss_oid_equal' function. */
#undef HAVE_GSS_OID_EQUAL
/* Include HTTP form Support */ /* Include HTTP form Support */
#undef HAVE_HTTPFORM #undef HAVE_HTTPFORM
/* Define to 1 if you have the <inttypes.h> header file. */ /* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H #undef HAVE_INTTYPES_H
/* Do we have Kerberos 4 Support? */ /* Do we have Kerberos 4 Support? */
#undef HAVE_KRB #undef HAVE_KRB
/* Define to 1 if you have the <krb5.h> header file. */ /* Define to 1 if you have the <krb5.h> header file. */
skipping to change at line 207 skipping to change at line 222
/* Path to default SASLdb database */ /* Path to default SASLdb database */
#undef SASL_DB_PATH #undef SASL_DB_PATH
/* Use GDBM for SASLdb */ /* Use GDBM for SASLdb */
#undef SASL_GDBM #undef SASL_GDBM
/* Use NDBM for SASLdb */ /* Use NDBM for SASLdb */
#undef SASL_NDBM #undef SASL_NDBM
/* The size of a `long', as computed by sizeof. */ /* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG #undef SIZEOF_LONG
/* User KERBEROS_V4 Staticly */ /* User KERBEROS_V4 Staticly */
#undef STATIC_KERBEROS4 #undef STATIC_KERBEROS4
/* Link SASLdb Staticly */ /* Link SASLdb Staticly */
#undef STATIC_SASLDB #undef STATIC_SASLDB
/* Define to 1 if you have the ANSI C header files. */ /* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS #undef STDC_HEADERS
 End of changes. 5 change blocks. 
3 lines changed or deleted 18 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/