openbsd-ports/x11/wxWidgets/patches/patch-include_wx_wxchar_h
landry f22fcf7b70 Update to wxWidgets 2.8.10.
Tested in a bulk build by (thanks!) and ok sthen@ jasper@.
Diff looks alright to steven@.
2009-09-10 21:23:28 +00:00

13 lines
453 B
Plaintext

$OpenBSD: patch-include_wx_wxchar_h,v 1.4 2009/09/10 21:23:28 landry Exp $
--- include/wx/wxchar.h.orig Fri Mar 6 13:10:53 2009
+++ include/wx/wxchar.h Fri Sep 4 23:57:40 2009
@@ -454,6 +454,8 @@
#endif
#endif
+ #define wxNEED_WX_MBSTOWCS
+
#ifdef wxNEED_WX_MBSTOWCS
/* even though they are defined and "implemented", they are bad and just
stubs so we need our own - we need these even in ANSI builds!! */