diff --git a/setup.h_vms b/setup.h_vms index 8048a53a0d..014656c2a2 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -250,7 +250,7 @@ typedef pid_t GPid; #define wxUSE_INTL 1 #include -#if defined( __WXMOTIF__ ) +#if defined (__WXMOTIF__) || defined( __WXX11__ ) #define wxUSE_XLOCALE 0 #else #define wxUSE_XLOCALE 1