wafsamba: allow certain public libraries to be forced to be private
authorAndrew Bartlett <abartlet@samba.org>
Thu, 19 Apr 2012 05:34:48 +0000 (15:34 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 20 Apr 2012 01:27:22 +0000 (03:27 +0200)
commit26007a89174760a830ba96cc1ee43ca8a958e986
tree368eb7faed16978523bc78cc937ed0c1437e75cf
parent18e8d49d7e1adecb09fce63d266197da0d3b0f9e
wafsamba: allow certain public libraries to be forced to be private

This will help installations where the Samba4 libraries must be used but
the main system is not using the system libs that would normally
be installed.  This in particular impacts on libwbclient, which is a
core dep, but is different to that used by the rest of a Samba 3.x based
system.

Use eg:  ./configure --private-libraries=wbclient

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Apr 20 03:27:22 CEST 2012 on sn-devel-104
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wafsamba.py
buildtools/wafsamba/wscript