]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Added a mask to some of the images
[wxWidgets.git] / setup.h.in
index 6fb515424e0f5aa6b493de30814460e6fe14a977..7b33cca04b9c0653357b92a1d95175a3284a9ef6 100644 (file)
 /* Define if you have sched_yield */
 #undef HAVE_SCHED_YIELD
 
+/* Define if you have pthread_mutexattr_t and functions to work with it */
+#undef HAVE_PTHREAD_MUTEXATTR_T
+
+/* Define if you have PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP */
+#undef HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER
+
 /* Define if you have pthread_cancel */
 #undef HAVE_PTHREAD_CANCEL