summaryrefslogtreecommitdiff
path: root/h/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'h/config.h.in')
-rw-r--r--h/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/h/config.h.in b/h/config.h.in
index 40c0a3e..ec4faad 100644
--- a/h/config.h.in
+++ b/h/config.h.in
@@ -20,6 +20,9 @@
/* Define to 1 if you have the `krb5_cc_set_default_name' function. */
#undef HAVE_KRB5_CC_SET_DEFAULT_NAME
+/* Define to 1 if you have the `krb5_crypto_init' function. */
+#undef HAVE_KRB5_CRYPTO_INIT
+
/* Define to 1 if `krb5_auth_con_getauthenticator' takes a double pointer third arg. */
#undef KRB5_AUTH_CON_GETAUTHENTICATOR_TAKES_DOUBLE_POINTER