From: Jouk Jansen Date: Thu, 11 Oct 2012 11:15:21 +0000 (+0000) Subject: Update setup.h for OpenVMS X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8f4e96c0e386db69a3599f3097313a25d21f155f Update setup.h for OpenVMS git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/setup.h_vms b/setup.h_vms index 847e1d9f83..ea87c82930 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 : 19 September 2012 * + * Date : 11 October 2012 * * * *****************************************************************************/ @@ -1350,6 +1350,9 @@ typedef pid_t GPid; /* Define if you have Pango xft support */ #undef HAVE_PANGO_XFT +/* Define if you have abi::__forced_unwind in your . */ +#undef HAVE_ABI_FORCEDUNWIND + /* Define if fdopen is available. */ #define HAVE_FDOPEN 1