From: Jouk Jansen Date: Thu, 4 Nov 2004 13:57:08 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cc6966155288b3532838cfd2521f0d8ff81d0b89 Committing in . Update OpenVMS configurations Modified Files: wxWidgets/setup.h_vms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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 */