X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=buildtools%2Fwafsamba%2Fwafsamba.py;h=205d5b4ac32c81e01831849a4b66a9314f2e016d;hb=09e282ec8173f2935bdb579e0396f269ce712e0d;hp=76d65ebfcb679032d794b8bd29afda2211f157e1;hpb=0afd655e80262ea8505a2e6d0dd9cc453fbdfd8c;p=samba.git diff --git a/buildtools/wafsamba/wafsamba.py b/buildtools/wafsamba/wafsamba.py index 76d65ebfcb6..205d5b4ac32 100644 --- a/buildtools/wafsamba/wafsamba.py +++ b/buildtools/wafsamba/wafsamba.py @@ -38,7 +38,7 @@ LIB_PATH="shared" os.environ['PYTHONUNBUFFERED'] = '1' -if Context.HEXVERSION not in (0x2001100,): +if Context.HEXVERSION not in (0x2001200,): 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