repo.or.cz
/
Samba
/
cd1.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use unsigned instead of uint32_t for LDB counters.
[Samba/cd1.git]
/
source4
/
lib
/
ldb
/
libldb.m4
blob
5653794a88b605a813855ac98b6349875aa7e858
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