summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/external/libtalloc.m4
AgeCommit message (Collapse)AuthorFilesLines
2009-09-26ldb: Check for talloc using pkg-config before checking manually, so weJelmer Vernooij1-3/+4
find version errors.
2009-08-30ldb: Depend on libtalloc 2.0.0Simo Sorce1-1/+1
2008-09-19Fix ldb standalone build.Simo Sorce1-3/+6
Add shared-build target to the ldb library, and make it possible to build it against libtalloc, libevents, libtdb as shared libraries.
2007-10-10r22642: Allow standalone build to work without tdb or talloc checked out, butJelmer Vernooij1-0/+4
provided by the system. (This used to be commit bdde74055121ac538f6006750c94b514e962619d)