]> git.saurik.com Git - wxWidgets.git/commitdiff
update setup for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 23 Mar 2012 09:30:14 +0000 (09:30 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 23 Mar 2012 09:30:14 +0000 (09:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 4cc8555c6e6b029fe944a2eb3b0c8ba6d005f51f..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 : 16 March 2012                                                      *
+ * Date : 23 March 2012                                                      *
  *                                                                           *
  *****************************************************************************/
 
@@ -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