summaryrefslogtreecommitdiff
path: root/source4/libads/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libads/config.m4')
-rw-r--r--source4/libads/config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libads/config.m4 b/source4/libads/config.m4
index 98ddd04d76..99d138cd09 100644
--- a/source4/libads/config.m4
+++ b/source4/libads/config.m4
@@ -427,6 +427,7 @@ if test x"$with_ads_support" != x"no"; then
AC_DEFINE(WITH_ADS,1,[Whether to include Active Directory support])
AC_MSG_CHECKING(whether Active Directory and KRB5 support is used)
AC_MSG_RESULT(yes)
+ with_ads_support=yes
SMB_EXT_LIB_ENABLE(KRB5,YES)
else
if test x"$with_ads_support" = x"yes"; then