]> 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 0147d6d7741cdbfa1be1eeb9d22a33a156e114a8..c324fe185a42106527e5b6b8527e6355a0375ce2 100644 (file)
  * 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