]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Minor changes, just trim trailing spaces in webview code.
[wxWidgets.git] / setup.h.in
index 26ae556bdb10d8e3773a77aa012c4fffed980d3b..c324fe185a42106527e5b6b8527e6355a0375ce2 100644 (file)
 
 #define wxUSE_NOTIFICATION_MESSAGE 0
 
+#define wxUSE_RICHTOOLTIP 0
+
 #define wxUSE_SASH          0
 
 #define wxUSE_SPLITTER      0
  * Use the Hildon 2.0 framework
  */
 #define wxUSE_LIBHILDON2 0
-/*
- * Have glibc2
- */
-#define wxHAVE_GLIBC2 0
 /*
  * Use libXpm
  */
 /* Define if you have thr_setconcurrency function */
 #undef HAVE_THR_SETCONCURRENCY
 
+/* Define if you have pthread_setconcurrency function */
+#undef HAVE_PTHREAD_SET_CONCURRENCY
+
 /* Define if you have the uname function.  */
 #undef HAVE_UNAME