Fix ldap.py test on systems that *can* find the record (the search fails here locally).
[ira/wip.git] / source4 / lib / ldb / libldb.m4
1
2 # disable ldb_sqlite3 by default
3 SMB_ENABLE(ldb_sqlite3, NO)
4
5 #if test x"$with_sqlite3_support" = x"yes"; then
6 #       SMB_ENABLE(ldb_sqlite3, YES)
7 #fi