[Bug 42508] Support for building on Android

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 2 19:35:00 CET 2011


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

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2011-11-02 11:35:00 PDT ---
Comment on attachment 53043
  --> https://bugs.freedesktop.org/attachment.cgi?id=53043
Build on systems without gettext

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

MC isn't really localized, so we should be able to drop the gettext dependency
entirely I think?

::: configure.ac
@@ +314,5 @@
> +AM_GNU_GETTEXT([external])
> +
> +dnl docs/Makefile.am needs to know whether it's an out of tree build
> +dnl (srcdir != builddir)
> +AM_CONDITIONAL([OUT_OF_TREE_BUILD], [test "z$ac_srcdir" != z.])

Looks like you're reintroducing this by mistake; it was removed since it's
unnecessary.

-- 
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