Committing in .

update for OpenVMS

 Modified Files:
 	wxWidgets/setup.h_vms


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2006-11-14 09:51:40 +00:00
parent 97e716f808
commit 3ccb6f0c23

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 : 7 November 2006 *
* Date : 14 November 2006 *
* *
*****************************************************************************/
@@ -309,11 +309,7 @@ typedef pid_t GPid;
#define wxUSE_XRC 1
#if wxUSE_XRC
#define wxUSE_XML 1
#else
# define wxUSE_XML 1
#endif
#define wxUSE_XML wxUSE_XRC
#define wxUSE_AUI 1
@@ -1151,6 +1147,9 @@ typedef pid_t GPid;
#undef HAVE_WCTYPE_H
#endif
/* Define if you have <widec.h> (Solaris only) */
#undef HAVE_WIDEC_H
/* Define if you have the <iconv.h> header file and iconv() symbol. */
#define HAVE_ICONV_H 1