From 0e27b06f717da888f7959d9f44e940f646e9551c Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Thu, 25 Dec 2008 21:00:13 +0000 Subject: hack at traditional heimdal crypto --- h/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'h') diff --git a/h/config.h.in b/h/config.h.in index ec4faad..bf03675 100644 --- a/h/config.h.in +++ b/h/config.h.in @@ -23,6 +23,9 @@ /* Define to 1 if you have the `krb5_crypto_init' function. */ #undef HAVE_KRB5_CRYPTO_INIT +/* Define to 1 if you have the `krb5_c_decrypt' function. */ +#undef HAVE_KRB5_C_DECRYPT + /* Define to 1 if `krb5_auth_con_getauthenticator' takes a double pointer third arg. */ #undef KRB5_AUTH_CON_GETAUTHENTICATOR_TAKES_DOUBLE_POINTER -- cgit v1.2.3