Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT vswprintf does not
authorMattia Barbon <mbarbon@cpan.org>
Fri, 13 Sep 2002 20:23:36 +0000 (20:23 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 13 Sep 2002 20:23:36 +0000 (20:23 +0000)
commit79668caec9becf6ff5d40ba0479e5f2ccb6a3091
tree27fc19e9c1addea749836ce869e17ad04f1519b8
parentdf93d8bab70358f8fec85098d83ab076424bae2e
Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT vswprintf does not
behave like other vswprintf; under Win32 you really want _vsnwprintf.

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