summaryrefslogtreecommitdiffstats
path: root/ldb/libldb.m4
blob: 5653794a88b605a813855ac98b6349875aa7e858 (plain)
1
2
3
4
5
6
7

# 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