]> git.saurik.com Git - wxWidgets.git/commitdiff
Update compile configuration for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 25 Feb 2009 07:59:43 +0000 (07:59 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 25 Feb 2009 07:59:43 +0000 (07:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 75665fe709e427c268a5d627167fe8f373afef14..da6550b68b391e19303bcde634dce7c871e631e4 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 : 19 January 2009                                                    *
+ * Date : 25 February 2009                                                   *
  *                                                                           *
  *****************************************************************************/
 
@@ -1267,6 +1267,10 @@ typedef pid_t GPid;
 
 #undef HAVE_SYS_SELECT_H
 
+#ifdef __WXGTK__
+#define wxHAS_RAW_BITMAP 1
+#endif
+
 #define __VMS_BROKEN_TEMPLATES
 
 #include <stdlib.h>