#define wxUSE_NOTIFICATION_MESSAGE 1
+#if defined (__WXMOTIF__)
+#define wxUSE_RICHTOOLTIP 0
+#else
#define wxUSE_RICHTOOLTIP 1
+#endif
#define wxUSE_SASH 1
#define wxUSE_DC_TRANSFORM_MATRIX 1
-/*
- * Have glibc2
- */
-#define wxHAVE_GLIBC2 0
/*
* Use libXpm
*/