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:
@@ -250,7 +250,7 @@ typedef pid_t GPid;
|
|||||||
#define wxUSE_INTL 1
|
#define wxUSE_INTL 1
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
|
|
||||||
#if defined( __WXMOTIF__ )
|
#if defined (__WXMOTIF__) || defined( __WXX11__ )
|
||||||
#define wxUSE_XLOCALE 0
|
#define wxUSE_XLOCALE 0
|
||||||
#else
|
#else
|
||||||
#define wxUSE_XLOCALE 1
|
#define wxUSE_XLOCALE 1
|
||||||
|
Reference in New Issue
Block a user