Add private_headers flag to SAMBA_*() functions.
authorJelmer Vernooij <jelmer@jelmer.uk>
Sun, 27 Dec 2015 22:07:59 +0000 (22:07 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 13 Jan 2016 03:43:22 +0000 (04:43 +0100)
commit48ebeaa4aa5bab0bf1692d18a57f84ea97ca436b
treef16291763fc8d2f5d8a9fa50bc1187a47e73f889
parent2cba4918dbe82fb9d0455c73d35aa551dccc924f
Add private_headers flag to SAMBA_*() functions.

While this argument is correctly ignored, it does mean that we can
associate private headers with specific subsystems/libraries.

Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-By: Andrew Bartlett <abartlet@samba.org>
Reviewed-By: Stefan Metzmacher <metze@samba.org>
buildtools/wafsamba/wafsamba.py