summaryrefslogtreecommitdiff
path: root/source3/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:23 +0200
commitc898f18f801fb3dfd7a33b07c1714a6d860457ae (patch)
tree0780df80e77245c218408ddbaf5ec3a6bcbd2a84 /source3/build
parent0de67cf1c71b633dc78b54b1a83bd056a178dc0d (diff)
downloadsamba-c898f18f801fb3dfd7a33b07c1714a6d860457ae.tar.gz
source3/build/charset.py: 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/build')
-rw-r--r--source3/build/charset.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/build/charset.py b/source3/build/charset.py
index afd9a9e7943..6fc1575c460 100644
--- a/source3/build/charset.py
+++ b/source3/build/charset.py
@@ -1,6 +1,6 @@
# tests for charsets for Samba3
-from Configure import conf
+from waflib.Configure import conf
@conf