git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38418
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_MGL_CHKCONF_H_
#define _WX_MGL_CHKCONF_H_
#ifndef _WX_MGL_CHKCONF_H_
#define _WX_MGL_CHKCONF_H_
+/*
+ wxDisplay is not implemented for OS/2, use stub common version instead.
+ */
+#if wxUSE_DISPLAY
+# undef wxUSE_DISPLAY
+# define wxUSE_DISPLAY 0
+#endif /* wxUSE_DISPLAY */
+
#ifdef __WATCOMC__
/* Watcom builds for MGL port are setup.h driven and setup.h is
#ifdef __WATCOMC__
/* Watcom builds for MGL port are setup.h driven and setup.h is
# define wxUSE_CLIPBOARD 0
#endif /* wxUSE_CLIPBOARD */
# define wxUSE_CLIPBOARD 0
#endif /* wxUSE_CLIPBOARD */
-#if wxUSE_DISPLAY
-# undef wxUSE_DISPLAY
-# define wxUSE_DISPLAY 0
-#endif /* wxUSE_DISPLAY */
-
#if wxUSE_SOCKETS
# undef wxUSE_SOCKETS
# define wxUSE_SOCKETS 0
#if wxUSE_SOCKETS
# undef wxUSE_SOCKETS
# define wxUSE_SOCKETS 0
#ifndef _WX_OS2_CHKCONF_H_
#define _WX_OS2_CHKCONF_H_
#ifndef _WX_OS2_CHKCONF_H_
#define _WX_OS2_CHKCONF_H_
+/*
+ wxDisplay is not implemented for OS/2, use stub common version instead.
+ */
+#if wxUSE_DISPLAY
+# undef wxUSE_DISPLAY
+# define wxUSE_DISPLAY 0
+#endif /* wxUSE_DISPLAY */
/* Watcom builds for OS/2 port are setup.h driven and setup.h is
automatically generated from include/wx/setup_inc.h so we have
to disable here features not supported currently or enable
features required */
/* Watcom builds for OS/2 port are setup.h driven and setup.h is
automatically generated from include/wx/setup_inc.h so we have
to disable here features not supported currently or enable
features required */
-
-#if wxUSE_DISPLAY
-# undef wxUSE_DISPLAY
-# define wxUSE_DISPLAY 0
-#endif /* wxUSE_DISPLAY */
#if wxUSE_STACKWALKER
# undef wxUSE_STACKWALKER
#if wxUSE_STACKWALKER
# undef wxUSE_STACKWALKER