--- include/common.h 2013-03-29 16:38:54.000000000 +0100 +++ include/common.h 2014-01-23 14:17:56.970256985 +0100 @@ -46,11 +46,6 @@ # error "You must use '--enable-printarch' in your wx library configuration." #endif -#if defined( __WXGTK__ ) -# if !wxUSE_LIBGNOMEPRINT && !wxUSE_GTKPRINT && !SWIG -# error "You must use '--with-gnomeprint' or '--with-gtkprint' in your wx library configuration." -# endif -#endif class wxAboutDialogInfo;