wafsamba: fix '--private-libraries' option when using 'ALL,!something'
authorStefan Metzmacher <metze@samba.org>
Thu, 1 Jul 2021 10:08:11 +0000 (12:08 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 30 Nov 2021 15:53:34 +0000 (15:53 +0000)
commit932c408c1b4f53098c8857941bcaf67c978195ec
tree1dab23b759c0d265572f2fc88ba40942699316b8
parent893c24605a5874b4b093ea1967ebbcb1e4837ffa
wafsamba: fix '--private-libraries' option when using 'ALL,!something'

We already had the desired logic in LIB_MUST_BE_BUNDLED(), so we can
just reuse it in LIB_MUST_BE_PRIVATE().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14780

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wscript