]> git.saurik.com Git - wxWidgets.git/commitdiff
Update setup.h for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 11 Oct 2012 11:15:21 +0000 (11:15 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 11 Oct 2012 11:15:21 +0000 (11:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 847e1d9f83905df6994f44d49cf0e83426c1c218..ea87c82930fd6c4391d43c0cad9b562f8605672c 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 : 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 <cxxabi.h>. */
+#undef HAVE_ABI_FORCEDUNWIND
+
 /* Define if fdopen is available.  */
 #define HAVE_FDOPEN 1