[Bug 42446] Allow building tp-gabble in Android

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 15 16:14:08 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=42446

--- Comment #12 from Will Thompson <will.thompson at collabora.co.uk> 2011-11-15 07:14:08 PST ---
Comment on attachment 53555
  --> https://bugs.freedesktop.org/attachment.cgi?id=53555
Support for Android patch

Review of attachment 53555:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=42446&attachment=53555)
-----------------------------------------------------------------

Looks great apart from one nit-pick (sorry...)

::: configure.ac
@@ +214,5 @@
>    enable_gtk_doc=yes, enable_gtk_doc=no)
>  AM_CONDITIONAL([ENABLE_GTK_DOC], [test "x$enable_gtk_doc" = xyes])
>  
> +dnl Check for Gio
> +PKG_CHECK_MODULES(GIO, [gio-2.0])

Just add this to the glib block below. gio is part of glib, like gobject and
gthread.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list