don't redefine HAVE_BROKEN_SWPRINTF_DECL/HAVE_SWPRINTF if they're already defined...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Sep 2006 11:38:48 +0000 (11:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 30 Sep 2006 11:38:48 +0000 (11:38 +0000)
commit764b624e32e0e9cf719acc3773f41d9e8873f20d
tree925486aff92c2105879d7163bfd91ba32a923540
parent386f7c47ef25104868105b506c8d5fe5a54d8756
don't redefine HAVE_BROKEN_SWPRINTF_DECL/HAVE_SWPRINTF if they're already defined as it happens when using configure under MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wxchar.cpp