]> git.saurik.com Git - wxWidgets.git/commitdiff
Update configuration for wxX11 on OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 28 May 2010 13:31:41 +0000 (13:31 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 28 May 2010 13:31:41 +0000 (13:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 83dfca34787f14c159779423714258ef99d9b169..7e684e34fab24f80873ab159aef5760d3e1f1c2c 100644 (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