Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 499040 | Differences between
and this patch

Collapse All | Expand All

(-)include/common.h (-5 lines)
Lines 46-56 Link Here
46
#   error "You must use '--enable-printarch' in your wx library configuration."
46
#   error "You must use '--enable-printarch' in your wx library configuration."
47
#endif
47
#endif
48
48
49
#if defined( __WXGTK__ )
50
#   if !wxUSE_LIBGNOMEPRINT && !wxUSE_GTKPRINT && !SWIG
51
#       error "You must use '--with-gnomeprint' or '--with-gtkprint' in your wx library configuration."
52
#   endif
53
#endif
54
49
55
50
56
class wxAboutDialogInfo;
51
class wxAboutDialogInfo;

Return to bug 499040