build: enhanced cross-building for win32 and win64
commitbbf694d219b15785a9af35f1ab92457bc2874670
authorNicola Fontana <ntd@entidi.it>
Sun, 21 Oct 2012 20:05:00 +0000 (21 22:05 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 21 Oct 2012 21:44:42 +0000 (21 23:44 +0200)
treeb7aa2df352640a0b8c9ece472a2e4a00c5a460fc
parent99dff2aa8ac2cb6209011b78bc68ceabbe6dafc3
build: enhanced cross-building for win32 and win64

Using the newly ported toolchain for cross-compiling either for win32
and win64 platform: http://github.com/ntd/aur-fedora-mingw

Added WINSUFFIX substitution by checking $host_cpu so it can be appended
to the windows installer when will be ready.
Makefile.am
build/configure-mingw [deleted file]
build/configure-win32 [new file with mode: 0755]
build/configure-win64 [new file with mode: 0755]
configure.ac