X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/088af5898e1eb76b8d159c746d679e6d41c2bdcf..4ae776b767f12af7e0c4f8e64a7848cfd44ada44:/setup.h_vms?ds=sidebyside diff --git a/setup.h_vms b/setup.h_vms index a967ed7470..af928cfdb8 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -370,7 +370,7 @@ typedef pid_t GPid; #define wxUSE_CARET 1 -#define wxUSE_DISPLAY 1 +#define wxUSE_DISPLAY 0 #define wxUSE_GEOMETRY 1 @@ -630,6 +630,10 @@ typedef pid_t GPid; * Use GNOME print for printing under GTK+ 2.0 */ #define wxUSE_LIBGNOMEPRINT 0 +/* + * Use GNOME VFS for MIME types + */ +#define wxUSE_LIBGNOMEVFS 0 /* * Use the Hildon framework */