Search for location of waf script
authorDavid Mulder <dmulder@suse.com>
Thu, 7 Feb 2019 17:47:47 +0000 (10:47 -0700)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2019 12:00:10 +0000 (13:00 +0100)
commitba5a93c860af07f2a3534513133702b53c6b63f8
tree76ff0875bb8bc5256eea206491a2b183fe5b6d2d
parentfb1d5988e30fffe9c4965b3112b9f43fdbf5ec33
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>
(cherry picked from commit 8ecd7f756f0fafe5fd79dc4deb445883450c7cca)
lib/ldb/Makefile
lib/talloc/Makefile
lib/tdb/Makefile
lib/tevent/Makefile