# disable ldb_sqlite3 by default
SMB_ENABLE(ldb_sqlite3, NO)

#if test x"$with_sqlite3_support" = x"yes"; then
#	SMB_ENABLE(ldb_sqlite3, YES)
#fi