]> git.saurik.com Git - wxWidgets.git/commitdiff
Update SETUP for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 12 Nov 2010 07:15:46 +0000 (07:15 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 12 Nov 2010 07:15:46 +0000 (07:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index b335d191d95de9305ccfa2eeb5e2808f0e0869db..53dc6c89a85de3b3e4afe7356ec9d4f5652a0387 100644 (file)
@@ -99,6 +99,12 @@ typedef pid_t GPid;
 #endif
 #endif
 
+#ifdef VMS_GTK2
+#define wxUSE_CAIRO 1
+#else
+#define wxUSE_CAIRO 0
+#endif
+
 /*
  * Define to 1 for Unix[-like] system
  */