Search for location of waf script
commit5ed5c337644c641aba0d07f3668d478050e5f69e
authorDavid Mulder <dmulder@suse.com>
Thu, 7 Feb 2019 17:47:47 +0000 (7 10:47 -0700)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2019 09:39:24 +0000 (26 10:39 +0100)
treef9a458f990bcd70caff374fed9b443b5d0f9a050
parentde3bb5cd5236565f2b79644d99e55d03b254b65e
Search for location of waf script

When calling make from the ldb, talloc, tdb, and
tevent bundles, we need to first find the
location of the waf script. Currently the build
fails since it can't find waf.

Fixes regression caused by a660b7f.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/Makefile
lib/talloc/Makefile
lib/tdb/Makefile
lib/tevent/Makefile