build(waf): fix the cluster(ctdb) build without system talloc installed
authorMichael Adam <obnox@samba.org>
Tue, 30 Oct 2012 13:43:42 +0000 (14:43 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 1 Nov 2012 09:22:13 +0000 (10:22 +0100)
commit0d8c641cc58aebff439e8d5307da29246098f99b
tree1548eb2de6cc0d2d226576a02495ae73478bf90a
parent974764164c554c909ad025db7a0384d87cddab8c
build(waf): fix the cluster(ctdb) build without system talloc installed

This is analogous to the earlier patch for tdb.
It temporarily adds the talloc include path to the
includes search list for the ctdb-header configure checks.

Signed-off-by: Michael Adam <obnox@samba.org>
Tested-by: Björn Baumbach <bb@sernet.de>
source3/wscript