Update setup.h for OpenVMS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2012-10-11 11:15:21 +00:00
parent 705c834b75
commit 8f4e96c0e3

View 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