$NetBSD: patch-config.h.in,v 1.3 2016/11/25 13:14:03 prlw1 Exp $ Make gtk3-atk-bridge an option to avoid unwanted dbus dependency. --- config.h.in.orig 2016-11-18 18:56:12.000000000 +0000 +++ config.h.in @@ -10,6 +10,9 @@ /* Disable deprecation warnings from glib */ #undef GLIB_DISABLE_DEPRECATION_WARNINGS +/* 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