gcc options and mingw: move a gcc options detection from a makefile to the configure
commit48d12e42ada846e6d573bbccc3e3b8e7eaa1e1a7
authorseyko <seyko2@gmail.com>
Wed, 4 Mar 2015 08:47:52 +0000 (4 11:47 +0300)
committerseyko <seyko2@gmail.com>
Wed, 4 Mar 2015 08:47:52 +0000 (4 11:47 +0300)
treedfc310af301b0327411858d8388444e6f23d4a79
parent76af94862352a3f1d26249d9ea6f795d107c1d7f
gcc options and mingw: move a gcc options detection from a makefile to the configure
    + define XCC and XAR if mingw32 defined
    + use XCC and XAR in lib/Makefile if defined
    Try "./configure --enable-mingw32; make". This must work
Makefile
configure
lib/Makefile