tdb2: tie it into build process if --enable-tdb2-breaks-compat
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:10:34 +0000 (18:40 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:18:36 +0000 (11:18 +0200)
commit985e83ef520da68a60899f0ad977cb28a77b8cbe
tree4da2f88a0879b86ada629441dc79f67be17b7a29
parent5eecc854236f0b943aaa89e0c3a46f9fbd208ca9
tdb2: tie it into build process if --enable-tdb2-breaks-compat

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>
buildtools/wafsamba/samba3.py
lib/tdb2/TODO [new file with mode: 0644]
lib/tdb2/wscript [new file with mode: 0644]
lib/tdb_compat/wscript
source4/lib/ldb/wscript