Updated 'setup' for OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2009-03-24 07:18:21 +00:00
parent 6f283573af
commit de85a8e946

View File

@ -250,7 +250,7 @@ typedef pid_t GPid;
#define wxUSE_INTL 1
#include <locale.h>
#if defined( __WXMOTIF__ )
#if defined (__WXMOTIF__) || defined( __WXX11__ )
#define wxUSE_XLOCALE 0
#else
#define wxUSE_XLOCALE 1