Committing in .

Patches for VMS
 Temporarily patch to get the IMAGE sample compiled in MOTIF-mode
  N.B. GetSubImage still gives rubish

 Modified Files:
 	wxWindows/setup.h_vms wxWindows/include/wx/motif/bitmap.h
 	wxWindows/src/common/datetime.cpp
 	wxWindows/src/common/descrip.mms
 	wxWindows/src/generic/descrip.mms
 	wxWindows/src/motif/bitmap.cpp
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2000-01-04 15:02:12 +00:00
parent f8c0354763
commit 1696c17801
6 changed files with 34 additions and 0 deletions

View File

@@ -67,8 +67,12 @@
/* Define if lex declares yytext as a char * by default, not a char[]. */
#undef YYTEXT_POINTER
/* Define this if your version of GTK+ is greater than 1.2 */
#undef __WXGTK12__
/* Define this if your version of GTK+ is greater than 1.3 */
#undef __WXGTK13__
/*
* Define to 1 for Unix[-like] system
*/