summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 44b9778..fd0033e 100755
--- a/configure
+++ b/configure
@@ -26362,7 +26362,8 @@ fi
done
-for ac_func in krb5_crypto_init
+
+for ac_func in krb5_crypto_init krb5_c_decrypt
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5