build: added public_headers_allow_broken option
authorAndrew Tridgell <tridge@samba.org>
Tue, 8 Mar 2011 05:42:42 +0000 (16:42 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 15 Mar 2011 01:22:20 +0000 (12:22 +1100)
commitfd328f8f81e48943462a6de8c9cd1b78624a1987
tree4d804495e8866393c2458b9e08274b13ed144602
parent7a57f72ef46f37e90aaa05926636c57cdd91b4a4
build: added public_headers_allow_broken option

the s3 waf build will use this to say that we should allow public
headers that contain references to non-public headers. In the s4 build
that is not allowed, but the s3 build does not yet have clean public
headers
buildtools/wafsamba/samba_headers.py