summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldap.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/ldap.m4')
-rw-r--r--source4/lib/ldb/ldap.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/ldap.m4 b/source4/lib/ldb/ldap.m4
index 716b66e07f..911c1364c8 100644
--- a/source4/lib/ldb/ldap.m4
+++ b/source4/lib/ldb/ldap.m4
@@ -72,7 +72,7 @@ if test x"$with_ldap_support" != x"no"; then
with_ldap_support=yes
AC_MSG_CHECKING(whether LDAP support is used)
AC_MSG_RESULT(yes)
- SMB_EXT_LIB_ENABLE(LDAP,YES)
+ SMB_ENABLE(LDAP,YES)
else
if test x"$with_ldap_support" = x"yes"; then
AC_MSG_ERROR(libldap is needed for LDAP support)