X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=33fc54710fbe8af7c6d92d9952573d77bfdc4770;hb=55d68ec9d81637f142db3320937f8a2a83716044;hp=19ff77c968209b9632871988099ed2cee06819e8;hpb=bec68598de8fafacf185fa1676e6fba89d903d13;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index 19ff77c..33fc547 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -120,6 +120,13 @@ /* Define this if you have MIT Kerberos libraries */ #undef HAVE_KRB5 +/* Define this if the function krb5_get_error_message is available */ +#undef HAVE_KRB5_GET_ERROR_MESSAGE + +/* Define this if the function krb5_get_init_creds_opt_set_addressless is + available */ +#undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ADDRESSLESS + /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H