remove check for missing gtk_icon_size_lookup, since it is for GTK+ 2.1, and 2.4 is required now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1082,9 +1082,6 @@
|
||||
/* 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
|
||||
|
||||
|
Reference in New Issue
Block a user