1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib/ldb/libldb.m4
2008-09-29 04:22:21 +02:00

8 lines
147 B
Plaintext

# 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