Fix builds with external tdb
commit18989d6bac6db6c062c6d6f7398f48ec24ef8fad
authorSimo Sorce <idra@samba.org>
Sun, 11 Oct 2009 13:42:59 +0000 (11 09:42 -0400)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:13 +0000 (26 11:39 +0100)
tree8c69f5e55e721e1e58292e4c119b243cf3f36f40
parenta3727668f0264d381af838a312f5852f6ed09351
Fix builds with external tdb

Make sure we do not reference our internal tdb directly.
Let configure define what tdb.h file to use so that builds that use an
extrenal tdb do not include 2 different versions of the tdb header.
(cherry picked from commit dce488bc35af7ec137b657448708914edf5df706)
lib/util/util_tdb.c
source3/lib/ldb/ldb_tdb/ldb_tdb.h