summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/libads/config.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/libads/config.m4 b/source4/libads/config.m4
index 5103904c59..5da58faf16 100644
--- a/source4/libads/config.m4
+++ b/source4/libads/config.m4
@@ -288,7 +288,6 @@ if test x"$with_krb5_support" != x"no"; then
AC_CHECK_LIB_EXT(k5crypto, KRB5_LIBS, krb5_encrypt_data)
# Heimdal checks.
- AC_CHECK_LIB_EXT(crypto, KRB5_LIBS, des_set_key)
AC_CHECK_LIB_EXT(asn1, KRB5_LIBS, copy_Authenticator)
AC_CHECK_LIB_EXT(roken, KRB5_LIBS, roken_getaddrinfo_hostspec)