]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
The object size page now has full position attribute editing.
[wxWidgets.git] / setup.h_vms
index e23b1854a42ad0e139006c5f21f9eba0ac959a95..254edf557a649d125243d1195f61a4500aaf55b7 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 7 February 2012                                                    *
+ * Date : 23 March 2012                                                      *
  *                                                                           *
  *****************************************************************************/
 
@@ -708,7 +708,7 @@ typedef pid_t GPid;
 
 #define wxUSE_RICHEDIT2 0
 
-#define wxUSE_OWNER_DRAWN 0
+#define wxUSE_OWNER_DRAWN 1
 
 #define wxUSE_TASKBARICON_BALLOONS 0
 
@@ -1223,6 +1223,9 @@ typedef pid_t GPid;
 /* Define if you have thr_setconcurrency function */
 #undef HAVE_THR_SETCONCURRENCY
 
+/* Define if you have pthread_setconcurrency function */
+#define HAVE_PTHREAD_SET_CONCURRENCY 1
+
 /* Define if you have the uname function.  */
 #define HAVE_UNAME 1