mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
build(waf): fix a tab indentation to spaces
Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
3ecbe8c83a
commit
f8e71d4b60
@ -1302,7 +1302,7 @@ main() {
|
||||
else:
|
||||
includes = ''
|
||||
|
||||
if not conf.env.USING_SYSTEM_TDB:
|
||||
if not conf.env.USING_SYSTEM_TDB:
|
||||
includes = includes + ' ' + srcdir + '/lib/tdb/include'
|
||||
|
||||
have_cluster_support = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user