/* Define this if your version of GTK+ is greater than 2.0 */
#undef __WXGTK20__
-/* Define this if your version of GTK+ is greater than 2.4 */
-#undef __WXGTK24__
-
/* Define this if your version of GTK+ is greater than 2.6 */
#undef __WXGTK26__
#define wxUSE_SOCKETS 0
+#define wxUSE_IPV6 0
+
#define wxUSE_FILESYSTEM 0
#define wxUSE_FS_ZIP 0
#define wxUSE_MENUS 0
+#define wxUSE_NOTIFICATION_MESSAGE 0
+
#define wxUSE_SASH 0
#define wxUSE_SPLITTER 0
/* 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