s3-waf: fixed the include paths for samba public libraries
authorAndrew Tridgell <tridge@samba.org>
Thu, 17 Feb 2011 03:15:31 +0000 (14:15 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 18 Feb 2011 04:09:47 +0000 (15:09 +1100)
commit88508291fe80829b559f8e6b91a7453e03479111
tree1228db9c82a3dca733981a15c01093446f721b0b
parentfd000928e3ccbb5a3eb447f4644e290dc5dae016
s3-waf: fixed the include paths for samba public libraries

this fixes the extra global includes for the s3 waf build to be
conditional on whether talloc, tevent and tdb are system libraries or
not.

This fixes a problem where in-tree includes could be used with system
libraries

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/wscript