summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index d01dc43314..3215ece08c 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -3857,7 +3857,7 @@ if test x"$with_ads_support" != x"no"; then
use_ads=no
fi
- if test x"$ac_cv_func_ext_decode_krb5_ap_req" != x"yes"
+ if test x"$ac_cv_func_ext_krb5_decode_ap_req" != x"yes"
then
AC_MSG_WARN(no KRB5_AP_REQ_DECODING_FUNCTION detected)
use_ads=no