Make preprocessing of .pyx actually work with MSVC.
[vapoursynth-svn.git] / bootstrap.sh
blob2275468b265302889c84c1153736433094085273
1 #!/usr/bin/env sh
2 wget http://waf.googlecode.com/files/waf-1.7.4 -O waf
3 chmod +x waf