commit | 20131cf28185d9391694dcb1839bfce98cfaa8e6 | [log] [tgz] |
---|---|---|
author | Ray Donnelly <[email protected]> | Tue May 07 21:07:41 2013 +0100 |
committer | Ray Donnelly <[email protected]> | Tue May 07 21:07:41 2013 +0100 |
tree | dcf37f26bd25ab28f53287a05561f9cc2c812d9d | |
parent | db686c54f2b2ca9b97666a7c85e65bbaa8c63d3d [diff] |
MSYS: Add building on MSYSVPATH configure argument. When building on MSYS, VPATH ends up containing un-translated paths which then fall over in distutils. So VPATH also gets translated to the Windows version and that version is passed to disutils instead.