diff options
Diffstat (limited to 'x11-libs/gtk+/files/gtk+-atk-bridge-config.h.in.patch')
-rw-r--r-- | x11-libs/gtk+/files/gtk+-atk-bridge-config.h.in.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-libs/gtk+/files/gtk+-atk-bridge-config.h.in.patch b/x11-libs/gtk+/files/gtk+-atk-bridge-config.h.in.patch deleted file mode 100644 index 6dee2e42..00000000 --- a/x11-libs/gtk+/files/gtk+-atk-bridge-config.h.in.patch +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-config.h.in,v 1.2 2014/09/08 12:06:48 wiz Exp $ - -Make gtk3-atk-bridge an option to avoid unwanted dbus dependency. - ---- 1/config.h.in -+++ 1/config.h.in -@@ -21,6 +21,9 @@ - /* Define the location where the catalogs will be installed */ - #undef GTK_LOCALEDIR - -+/* Define if we're using atk-bridge-2.0 */ -+#undef HAVE_ATK_BRIDGE -+ - /* Define to 1 if you have the `bind_textdomain_codeset' function. */ - #undef HAVE_BIND_TEXTDOMAIN_CODESET - |