Hello- I made enough changes to acprep to get configure to complete in a msys shell and then things bomb out during make.
The changes are shown in the pastebin, but summarizing, they are 'use / as path seperator', 'don't look for python-config' and some monkeying around to run aclocal with a python subprocess that doesn't understand shell scripts. The console output from an attempted build is here: http://paste.pocoo.org/show/569048/ I guess something with mingw is missing or set wrong, but I have no idea what to look for (and zero experience with C++ and minimal experience with mingw and msys...). Any suggestions? Max
