From: Alexander Bokovoy Date: Fri, 2 Feb 2018 14:34:32 +0000 (+0200) Subject: source3/build/charset.py: update to handle waf 2.0.4 X-Git-Tag: tdb-1.3.17~1835 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c898f18f801fb3dfd7a33b07c1714a6d860457ae;p=thirdparty%2Fsamba.git source3/build/charset.py: update to handle waf 2.0.4 Signed-off-by: Alexander Bokovoy Reviewed-by: Andrew Bartlett --- 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