Fix builds with external tdb
authorSimo Sorce <idra@samba.org>
Sun, 11 Oct 2009 13:42:59 +0000 (09:42 -0400)
committerSimo Sorce <idra@samba.org>
Sun, 11 Oct 2009 13:49:58 +0000 (09:49 -0400)
commitdce488bc35af7ec137b657448708914edf5df706
tree8c69f5e55e721e1e58292e4c119b243cf3f36f40
parent2f9576801d1e14b5489cef93c677114d18ef3d83
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.
lib/util/util_tdb.c
source3/lib/ldb/ldb_tdb/ldb_tdb.h