From 8be6d81d5c7b5a444c1a92100c996733ff77d308 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 17 Jun 2005 19:39:19 +0000 Subject: [PATCH] Committing in . Updated OpenVMS configuration Modified Files: wxWidgets/setup.h_vms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.h_vms b/setup.h_vms index 7fcec76086..7e1c5a7e8b 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -1004,6 +1004,9 @@ /* Define if you have pango_font_family_is_monospace() (Pango >= 1.3.3) */ #undef HAVE_PANGO_FONT_FAMILY_IS_MONOSPACE +/* Define if gtk_icon_size_lookup is missing from the GTK+ headers */ +#undef NEED_GTK_ICON_SIZE_LOOKUP + /* Define if you have Pango xft support */ #undef HAVE_PANGO_XFT -- 2.50.0