build: make the handling of relative paths a bit saner
authorAndrew Tridgell <tridge@samba.org>
Thu, 8 Apr 2010 11:46:20 +0000 (21:46 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 8 Apr 2010 12:11:49 +0000 (22:11 +1000)
commit4ca46c6b8dfd9d7450096fc16c6edd7a08f369e5
tree8d32526234eecdb5187869ba4c0b6093047d5442
parenteb9b7d0363669574de8ec380089407890f15eac2
build: make the handling of relative paths a bit saner

This should fix a problem that Anatoliy has struck with the PIDL
rules. It also brings us much closer to a working build for a true out
of tree build (ie. with waf configure -b /tmp/build)
buildtools/wafsamba/samba_autoproto.py
buildtools/wafsamba/samba_deps.py
buildtools/wafsamba/samba_install.py
buildtools/wafsamba/samba_pidl.py
buildtools/wafsamba/samba_utils.py
buildtools/wafsamba/wafsamba.py