third_party: Update waf to version 2.0.17
[bbaumbach/samba-autobuild/.git] / buildtools / wafsamba / wafsamba.py
index cd3e9d3e7a8c309e8bd4b21fafb2b51b07697e52..76d65ebfcb679032d794b8bd29afda2211f157e1 100644 (file)
@@ -38,7 +38,7 @@ LIB_PATH="shared"
 
 os.environ['PYTHONUNBUFFERED'] = '1'
 
-if Context.HEXVERSION not in (0x2000800,):
+if Context.HEXVERSION not in (0x2001100,):
     Logs.error('''
 Please use the version of waf that comes with Samba, not
 a system installed version. See http://wiki.samba.org/index.php/Waf