Fix configure script for 64-bit Windows.
authorBruce Cran <bruce@cran.org.uk>
Sun, 13 Jan 2013 17:10:25 +0000 (17:10 +0000)
committerJens Axboe <axboe@kernel.dk>
Sun, 13 Jan 2013 17:32:07 +0000 (18:32 +0100)
commit9793a6de1c63fe60154e13e28ad75ad7a92a2766
tree4020ca2c7bad73e73d5afb9eb58e2c306bbbb282
parentc81f9347e5849a6b97a02f215f1c474e27c79f1a
Fix configure script for 64-bit Windows.

Hard-code config options when building using MinGW-w64 on Windows.
For 32-bit builds, CC and CONFIG_32BIT/CONFIG_64BIT will need to be
updated manually.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
configure
engines/windowsaio.c