summaryrefslogtreecommitdiffstats
path: root/lib/tdb2/wscript
Commit message (Collapse)AuthorAgeFilesLines
* tdb2: tie it into build process if --enable-tdb2-breaks-compatRusty Russell2011-06-201-0/+99
This is simplistic. We need to support making TDB2 a standalone library, but for now, we simply built it in-tree. Once we have tdb1 compatibility in tdb2, we can rename this option to --enable-tdb2. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>