build: Remove support for a system libsmbclient
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Apr 2012 05:03:05 +0000 (15:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 23 Apr 2012 10:48:02 +0000 (20:48 +1000)
commitd910d848e367deedccaf410d2397c74dfec6bd24
tree99d8dbb43b618d4d362341ff6e5937196481f007
parentc45f2508d5a7445df86d01400f14463ea8346a2a
build: Remove support for a system libsmbclient

With the new --private-libraries option, there is no longer the need
to have this support, which was aimed at avoiding the duplication
between two different libsmbclient binaries in a packaged
distribution.  By using --private-libraries instead, we do not
introduce a dependency between Samba 4.0 packages and whatever other
packages are on the system.

This effectivly reverts part of
e3ffb31554927a24df35576bd753ee4eb2dc2a3c while kpeeing the improved
SAMBA_LIBRARY declaration.

Andrew Bartlett
source3/libsmb/wscript
wscript