]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
source3/build/charset.py: update to handle waf 2.0.4
authorAlexander Bokovoy <ab@samba.org>
Fri, 2 Feb 2018 14:34:32 +0000 (16:34 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Sep 2018 04:37:23 +0000 (06:37 +0200)
Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/build/charset.py

index afd9a9e7943dc96ee9bd62cf69b9ef44447d9ade..6fc1575c4601dd38323824d7787cfb1762ee7d46 100644 (file)
@@ -1,6 +1,6 @@
 # tests for charsets for Samba3
 
-from Configure import conf
+from waflib.Configure import conf
 
 
 @conf