https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275567

--- Comment #12 from Nuno Teixeira <edua...@freebsd.org> ---
(In reply to Jan Beich from comment #10)
Hello Jan,

Yes, I really missed this patch.
I've removed unused chunks like you said.

Just a difference from NetBSD patch that might be of importance:

Our patch:

-#ifdef GDK_WINDOWING_X11
+#ifdef HAVE_ATK_BRIDGE
 #include <atk-bridge.h>
 #endif

pkgsrc patch:

 #ifdef GDK_WINDOWING_X11
+#ifdef HAVE_ATK_BRIDGE
 #include <atk-bridge.h>
 #endif
+#endif

What do you think?
For now I will use our patch and make tests.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to