summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/config.m4')
-rw-r--r--source4/lib/ldb/config.m45
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/lib/ldb/config.m4 b/source4/lib/ldb/config.m4
index dfa72e4cd3..2b251befbb 100644
--- a/source4/lib/ldb/config.m4
+++ b/source4/lib/ldb/config.m4
@@ -1,8 +1,3 @@
-SMB_MODULE_DEFAULT(libldb_ldap,NOT)
-if test x"$with_ldap_support" = x"yes"; then
- SMB_MODULE_DEFAULT(libldb_ldap,STATIC)
-fi
-
SMB_MODULE_DEFAULT(libldb_sqlite3,NOT)
if test x"$with_sqlite3_support" = x"yes"; then
SMB_MODULE_DEFAULT(libldb_sqlite3,STATIC)