[build] Improved configure wrapper for MinGW
commitbfa12ec81f79af762ae89473d72705f9b48b944b
authorNicola Fontana <ntd@entidi.it>
Sat, 22 May 2010 21:11:33 +0000 (22 23:11 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 22 May 2010 21:16:20 +0000 (22 23:16 +0200)
treecb18dc0521797d6fd3c050e102adf7106a942005
parente79da126c06553c85c4f7c731f13bb55a8ddbbd7
[build] Improved configure wrapper for MinGW

Renamed configure-mingw32 to configure-mingw: as stated on the home page
of the project, to "prevent the implication that MinGW will only works
on 32 bit systems".

Using a custom INSTALL_DIR and defining some prefixes to more useful
values: the installation will be performed in the top_builddir, under
the "_mingw" directory.
build/configure-mingw [new file with mode: 0755]
build/configure-mingw32 [deleted file]