Updating OpenVMS compile configuration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2009-02-26 07:24:25 +00:00
parent 04ae32cdab
commit fec34ef52d

View File

@ -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 : 25 February 2009 * * Date : 26 February 2009 *
* * * *
*****************************************************************************/ *****************************************************************************/
@ -1267,7 +1267,7 @@ typedef pid_t GPid;
#undef HAVE_SYS_SELECT_H #undef HAVE_SYS_SELECT_H
#ifdef __WXGTK__ #if defined( __WXGTK__ ) && !defined( VMS_GTK2 )
#define wxHAS_RAW_BITMAP 1 #define wxHAS_RAW_BITMAP 1
#endif #endif