Update configuration for wxX11 on OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2010-05-28 13:31:41 +00:00
parent eb7117d978
commit dfe77b113f

View File

@ -3,7 +3,7 @@
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Date : 7 May 2010 *
* Date : 28 May 2010 *
* *
*****************************************************************************/
@ -254,7 +254,7 @@ typedef pid_t GPid;
#define wxUSE_INTL 1
#include <locale.h>
#if defined (__WXMOTIF__) || defined( __WXX11__ )
#if defined (__WXMOTIF__)
#define wxUSE_XLOCALE 0
#else
#define wxUSE_XLOCALE 1