summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/libtdb.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19960: Add code to check for loops in the free list.Jeremy Allison1-1/+2
Should help us validate tdb's against corruption. Jeremy. (This used to be commit bd0710fa09799cb496b1f9f365c57c3b542445f3)
2007-10-10r18604: fixed shell syntaxAndrew Tridgell1-1/+1
(This used to be commit 61104953c82442b9ef0817c077f4b91741fa3aa8)
2007-10-10r18600: - fix shell syntax in tests for librariesAndrew Tridgell1-1/+1
- add library test for libpopt (This used to be commit 13878b7e7ec65b21df954f83afc0e9ceb73e44a0)
2007-10-10r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell1-1/+5
talloc or libreplace (This used to be commit 9f45f970f71ee5585bf3c924b9c77188405fa246)
2007-10-10r18108: move tdb to use the same build methodsAndrew Tridgell1-0/+51
(This used to be commit 05521650c622c933a742b833dc38b7e9b32836be)