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, 0 insertions, 1 deletions
diff --git a/source4/libads/config.m4 b/source4/libads/config.m4
index c0b926b851..a7a882f048 100644
--- a/source4/libads/config.m4
+++ b/source4/libads/config.m4
@@ -70,7 +70,6 @@ if test x"$with_ldap_support" != x"no"; then
if test x"$ac_cv_lib_ext_ldap_ldap_init" = x"yes" -a x"$ac_cv_func_ext_ldap_domain2hostlist" = x"yes"; then
AC_DEFINE(HAVE_LDAP,1,[Whether ldap is available])
- SMB_MODULE_DEFAULT(STATIC,pdb_ldap)
with_ldap_support=yes
AC_MSG_CHECKING(whether LDAP support is used)
AC_MSG_RESULT(yes)