summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/libtdb.m4
Commit message (Collapse)AuthorAgeFilesLines
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-30/+0
|
* r26089: Move python detection to a separate file, and don't make it an error ↵Jelmer Vernooij2007-12-211-32/+0
| | | | | | if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)
* r22600: Update bzr ignores, put right version in .pc files, prepare for ↵Jelmer Vernooij2007-10-101-3/+6
| | | | | | support of system versions of tdb, talloc. (This used to be commit 9b991ce9ca28b3d88c778305ec5f681506162637)
* r22596: Set _CFLAGS variables rather than putting knowledge in the ldb Makefile.Jelmer Vernooij2007-10-101-0/+3
| | | | | | This should make it easier to allow use of system tdb or talloc libs using pkg-config. (This used to be commit a3ec90a2635d47e5c073e873c15daab4a8ef5400)
* r19960: Add code to check for loops in the free list.Jeremy Allison2007-10-101-1/+2
| | | | | | Should help us validate tdb's against corruption. Jeremy. (This used to be commit bd0710fa09799cb496b1f9f365c57c3b542445f3)
* r18604: fixed shell syntaxAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 61104953c82442b9ef0817c077f4b91741fa3aa8)
* r18600: - fix shell syntax in tests for librariesAndrew Tridgell2007-10-101-1/+1
| | | | | - add library test for libpopt (This used to be commit 13878b7e7ec65b21df954f83afc0e9ceb73e44a0)
* r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell2007-10-101-1/+5
| | | | | talloc or libreplace (This used to be commit 9f45f970f71ee5585bf3c924b9c77188405fa246)
* r18108: move tdb to use the same build methodsAndrew Tridgell2007-10-101-0/+51
(This used to be commit 05521650c622c933a742b833dc38b7e9b32836be)