source: branches/samba-3.5.x/source4/lib/ldb/libldb.m4

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 147 bytes
Line 
1
2# disable ldb_sqlite3 by default
3SMB_ENABLE(ldb_sqlite3, NO)
4
5#if test x"$with_sqlite3_support" = x"yes"; then
6# SMB_ENABLE(ldb_sqlite3, YES)
7#fi
Note: See TracBrowser for help on using the repository browser.