summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2018-02-02 16:34:32 +0200
committerAndrew Bartlett <abartlet@samba.org>2018-09-05 06:37:24 +0200
commit91e099d61f8044668f7f37244337f6f2f835a2e8 (patch)
treec11007fa74b36f4c6db1399cc213e27d07e50aeb /source3/wscript_build
parentc898f18f801fb3dfd7a33b07c1714a6d860457ae (diff)
downloadsamba-91e099d61f8044668f7f37244337f6f2f835a2e8.tar.gz
source3/wscript: update to handle waf 2.0.4
Signed-off-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index f463a8c4261..b532a3bec77 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1,8 +1,5 @@
#!/usr/bin/env python
-from samba_utils import *
-import samba_version, samba3
-
LIBS='ICONV'
config_h = "../include/config.h"