From 42dad279377663672ddf86f5e979750ddd0ba1dc Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Tue, 2 Sep 2008 10:44:06 +0000 Subject: [PATCH] git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.h_vms b/setup.h_vms index 527e197c57..f6fc5dab5e 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -794,6 +794,11 @@ typedef pid_t GPid; */ #define wxHAVE_PTHREAD_CLEANUP 1 +/* + * Define if compiler has __thread keyword. + */ +#undef HAVE___THREAD_KEYWORD + /* compatibility */ /* * Use OpenGL -- 2.45.2