From: Jouk Jansen Date: Fri, 29 Jun 2012 06:44:00 +0000 (+0000) Subject: Add wxUSE_COMPILER_TLS to OpenVMS setup file X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2026fd77f5497450936358ea8ec57a0263a4f8b4?ds=inline Add wxUSE_COMPILER_TLS to OpenVMS setup file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h_vms b/setup.h_vms index 254edf557a..9c328ce4a2 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -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 : 23 March 2012 * + * Date : 29 June 2012 * * * *****************************************************************************/ @@ -171,6 +171,7 @@ typedef pid_t GPid; /* --- start common options --- */ +#define wxUSE_COMPILER_TLS 1 #ifndef wxUSE_GUI #define wxUSE_GUI 1