s3-build: Remove build of libtdb.so from the autoconf build
commit91e4983d306aacbdfe2097fc8d9e60cb367989bb
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 May 2012 01:56:50 +0000 (22 11:56 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 May 2012 02:15:11 +0000 (30 04:15 +0200)
tree2b241df3d075aeda1773c4e44ceaea68b21ce3b6
parentac63b55033d4ba37dbbc4712fa980ac90a162e2d
s3-build: Remove build of libtdb.so from the autoconf build

We now either link tdb statically or we use the system provided tdb

This means that we now only have one build system for externally-available
tdb, which in turn ensures we have a consistent shared library built as
libtdb.so

Andrew Bartlett
source3/Makefile.in
source3/configure.in