summaryrefslogtreecommitdiff
path: root/cad/kicad/patches/patch-include_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cad/kicad/patches/patch-include_common.h')
-rw-r--r--cad/kicad/patches/patch-include_common.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/cad/kicad/patches/patch-include_common.h b/cad/kicad/patches/patch-include_common.h
new file mode 100644
index 00000000000..350e5e1c279
--- /dev/null
+++ b/cad/kicad/patches/patch-include_common.h
@@ -0,0 +1,20 @@
+$NetBSD: patch-include_common.h,v 1.1.1.1 2014/02/17 20:38:59 bouyer Exp $
+
+Remove bogus error
+
+--- include/common.h.orig 2014-02-14 23:04:25.000000000 +0100
++++ include/common.h 2014-02-14 23:04:40.000000000 +0100
+@@ -46,13 +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;
+
+ // Flag for special keys