mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
source3/wscript_configure_system_ncurses: 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
91e099d61f
commit
8b5ad021b4
@ -1,4 +1,5 @@
|
||||
import Logs, Options, sys
|
||||
import sys
|
||||
from waflib import Logs, Options
|
||||
|
||||
Logs.info("Looking for ncurses features")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user