r10405: added transactions into tdb, and hook them into ldb. See my
[kai/samba.git] / source / lib / ldb / configure.in
index 7ae339c1038564d733d4d423eb0b3a29e2dba0e3..8b9e599892ad1b937e9abe9dc7daaa7eacf35222 100644 (file)
@@ -34,4 +34,5 @@ WITH_SQLITE3=$with_sqlite3_support
 AC_SUBST(WITH_SQLITE3)
 sinclude(config.m4)
 sinclude(../talloc/config.m4)
+sinclude(../tdb/config.m4)
 AC_OUTPUT(Makefile ldb.pc)