Committing in .
Patches for the wxGTK compilation on VMS Modified Files: wxWindows/descrip.mms wxWindows/setup.h_vms wxWindows/include/wx/gtk/app.h wxWindows/samples/minimal/descrip.mms wxWindows/src/generic/descrip.mms wxWindows/src/generic/filedlgg.cpp wxWindows/src/gtk/app.cpp wxWindows/src/gtk/descrip.mms wxWindows/src/gtk/listbox.cpp wxWindows/src/gtk/utilsgtk.cpp wxWindows/src/gtk/win_gtk.c wxWindows/src/gtk/window.cpp wxWindows/src/gtk/wx_gtk_vmsjackets.c ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -141,7 +141,11 @@
|
||||
/*
|
||||
* Use Threads
|
||||
*/
|
||||
#ifndef __WXGTK__
|
||||
#define wxUSE_THREADS 1
|
||||
#else
|
||||
#define wxUSE_THREADS 0
|
||||
#endif
|
||||
/*
|
||||
* Have glibc2
|
||||
*/
|
||||
|
Reference in New Issue
Block a user