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:
11
setup.h_vms
11
setup.h_vms
@@ -3,7 +3,7 @@
|
|||||||
* Template for the set.h file for VMS *
|
* Template for the set.h file for VMS *
|
||||||
* Created from setup.h_in *
|
* Created from setup.h_in *
|
||||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
* 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
|
#define wxUSE_XRC 1
|
||||||
|
|
||||||
#if wxUSE_XRC
|
#define wxUSE_XML wxUSE_XRC
|
||||||
#define wxUSE_XML 1
|
|
||||||
#else
|
|
||||||
# define wxUSE_XML 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define wxUSE_AUI 1
|
#define wxUSE_AUI 1
|
||||||
|
|
||||||
@@ -1151,6 +1147,9 @@ typedef pid_t GPid;
|
|||||||
#undef HAVE_WCTYPE_H
|
#undef HAVE_WCTYPE_H
|
||||||
#endif
|
#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 if you have the <iconv.h> header file and iconv() symbol. */
|
||||||
#define HAVE_ICONV_H 1
|
#define HAVE_ICONV_H 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user