added mingw32 host platform to configure.in, added WINVER define for windows
authorHarco de Hilster <harcoh@caos.kun.nl>
Sat, 17 Jul 1999 16:23:35 +0000 (16:23 +0000)
committerHarco de Hilster <harcoh@caos.kun.nl>
Sat, 17 Jul 1999 16:23:35 +0000 (16:23 +0000)
commit4d19d979165dfab92cccd656b9f75c2d516aa21b
treefe15eed19a4115f13f2aeacce9e951f4ba705da3
parent9b73db3c34aefd98080b425459322fa821ae271f
added mingw32 host platform to configure.in, added WINVER define for windows
builds, added USING_CONFIGURE define in acconfig.h and set wxUSE_UNIX default
to 0 (needed for cross-compiling and building on non-Unix-ported bash shells)
configure will of course set wxUSE_UNIX back to 1 by default.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
acconfig.h
configure.in