diff --git a/setup.h_vms b/setup.h_vms index 6a4548d9d4..220f2f15df 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -255,6 +255,10 @@ * Use SDL for audio (Unix) */ #define wxUSE_LIBSDL 0 +/* + * Use GNOME print for printing under GTK+ 2.0 + */ +#define wxUSE_LIBGNOMEPRINT 0 /* * Use iODBC */