]> git.saurik.com Git - wxWidgets.git/commit - setup.h.in
added test for snprintf() which may not be present in system headers, treat it simila...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2005 22:46:33 +0000 (22:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2005 22:46:33 +0000 (22:46 +0000)
commit4a767dd5cd3134a9b291c97140ab49347340c813
tree780b710939f5630a6339ba09e1cf20aa08be5bb2
parent5844fc07752fa6368b594f213666fce4abb03456
added test for snprintf() which may not be present in system headers, treat it similarly to vsnprintf() instead of assuming that it's always there

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