summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/sqlite3.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/sqlite3.m4')
-rw-r--r--source4/lib/ldb/sqlite3.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/sqlite3.m4 b/source4/lib/ldb/sqlite3.m4
index 352085da74..49e3807730 100644
--- a/source4/lib/ldb/sqlite3.m4
+++ b/source4/lib/ldb/sqlite3.m4
@@ -43,7 +43,7 @@ if test x"$with_sqlite3_support" != x"no"; then
AC_MSG_CHECKING(whether SQLITE3 support is used)
AC_MSG_RESULT(yes)
with_sqlite3_support=yes
- SMB_EXT_LIB_ENABLE(SQLITE3,YES)
+ SMB_ENABLE(SQLITE3,YES)
else
if test x"$with_sqlite3_support" = x"yes"; then
AC_MSG_ERROR(libsqlite3 is needed for SQLITE3 support)