X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/088af5898e1eb76b8d159c746d679e6d41c2bdcf..a340b80d8a692f5308d26c1c1b95fd689a1d7eb3:/setup.h_vms 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 */