summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/libldb.m4
Commit message (Collapse)AuthorAgeFilesLines
* ldb: Drop autoconf-based build system.Jelmer Vernooij2010-10-301-7/+0
|
* s4:lib/ldb: disable sqlite3 backend always as it doesn't compile anymoreStefan Metzmacher2008-09-291-3/+3
| | | | metze
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-211-32/+0
| | | | (This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
* r20187: fix the build on systems without sqlite3Stefan Metzmacher2007-10-101-0/+4
| | | | | metze (This used to be commit 216713d9a034984ffb40889b42837b91abae862a)
* r20185: - SMB_ENABLE() needs upper case YES/NOStefan Metzmacher2007-10-101-1/+3
| | | | | | | - fix compilation of the ldb_sqlite3 module metze (This used to be commit 39c41be0ac5bfa39c4ff3267b1a8291857e3a034)
* r18109: move ldb to use the same build methodsAndrew Tridgell2007-10-101-0/+33
(This used to be commit 28dcbb512fecd825428c5d5f343ec16e4a6906f9)