s3-build: Remove build of libtalloc.so from the autoconf build
commitac63b55033d4ba37dbbc4712fa980ac90a162e2d
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 May 2012 01:55:49 +0000 (22 11:55 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 May 2012 02:15:11 +0000 (30 04:15 +0200)
tree25cea24943eaf81e49e8bad3052dd948a1c2b09b
parent53d4ffcc227cd2d3a998718faeeeca0d1431e54b
s3-build: Remove build of libtalloc.so from the autoconf build

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

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

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