]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Turkish translations update from Kaya Zeren.
[wxWidgets.git] / setup.h_vms
index 74d8e0691af988f51ebb8d5c81de87a813f27f4f..cfa7fa2c419077eac4faedbff79df06f957e522f 100644 (file)
@@ -502,7 +502,11 @@ typedef pid_t GPid;
 
 #define wxUSE_NOTIFICATION_MESSAGE 1
 
+#if defined (__WXMOTIF__)
+#define wxUSE_RICHTOOLTIP 0
+#else
 #define wxUSE_RICHTOOLTIP 1
+#endif
 
 #define wxUSE_SASH          1
 
@@ -858,10 +862,6 @@ typedef pid_t GPid;
 
 #define wxUSE_DC_TRANSFORM_MATRIX 1
 
-/*
- * Have glibc2
- */
-#define wxHAVE_GLIBC2 0
 /*
  * Use libXpm
  */