mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib/util/wscript_configure: update to handle waf 2.0.4
Signed-off-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
5f57714084
commit
e6761832f4
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
import Options
|
||||
from waflib import Options
|
||||
|
||||
if Options.options.disable_fault_handling:
|
||||
conf.DEFINE('HAVE_DISABLE_FAULT_HANDLING',1)
|
||||
|
Loading…
Reference in New Issue
Block a user