summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r7338: let it be possible to run sqlite3 tests when it is compiled inSimo Sorce1-1/+15
make it also so that we do not run test for modules we do not compile in (This used to be commit c226c1c7a393b398510dec0931aba2ddd09af4c3)
2007-10-10r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)Simo Sorce1-1/+1
(fix typo) (This used to be commit d6dae85881a5b49c8a5484a0d155aea4f0beb16e)
2007-10-10r7282: ldb_sqlite3 work in progress.Derrell Lipman1-2/+11
(This used to be commit d934c42b00b68e8f4ac9d0583ac307818aeb494f)
2007-10-10r7114: Convert ldb documentation to DocBook/XMLJelmer Vernooij1-5/+10
(This used to be commit 470c6185fb815983aebffd313361ec0fac723fd0)
2007-10-10r6790: Use config.h file for ldb and add test for stdint.hJelmer Vernooij1-1/+2
(This used to be commit c1f1b5a9455c827f7baf382d919ab8a0eab49bb3)
2007-10-10r6546: Fix ldb standalone buildJelmer Vernooij1-2/+5
Add autoconf to tdb (This used to be commit 95fed657f458a856feec2fb256edd642e4179979)
2007-10-10r6486: Add 'make install' and pkg-config file.Jelmer Vernooij1-0/+11
(This used to be commit e3be094fb7b0c0fec50abcb4b242414e84a9a32d)
2007-10-10r6480: fixed whitespace typoAndrew Tridgell1-1/+1
(This used to be commit 1265c9b8a89177db94de5a8e188b666914c1d33c)
2007-10-10r6442: Add mechanism for configuring ldb independantly of the rest ofJelmer Vernooij1-0/+115
Samba using the autoconf tools. (This used to be commit a8de35ca27e307d1be6ebad517b7012a5de30567)