summaryrefslogtreecommitdiff
path: root/lib/tdb_wrap/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2012-06-19lib/tdb_wrap: use tdb directly, not tdb_compat.Rusty Russell1-1/+1
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-0/+8
It's a bit confusing to mix low-level and high-level libraries. We had multiple libraries in one directory, and there were have circular dependencies with other libraries outside that directory (in this case, samba-hostconfig). Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Mar 10 23:13:01 CET 2012 on sn-devel-104