Andreas Pakulat <apaku <at> gmx.de> writes: > > On 19.06.07 11:27:13, techtonik wrote: > > The same thing happens with generated Makefiles. They contain DOS/NT > > commands > > even if generated from MSYS environment. Why isn't it possible to use > > distutils/setuptools or scons instead of reinventing the process? > > Because it is rather hard to do this with at least distutils. > > Apart from that: Why do you use MSYS at all? Python, gcc and also PyQt > work fine without it.
Because IIRC autotools do not work without MSYS, so every time I have to issue ./configure I automatically load it. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
