bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] gettext module for packages with gettext included


From: Paul Eggert
Subject: Re: [bug-gnulib] gettext module for packages with gettext included
Date: Fri, 28 Jan 2005 14:16:15 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Stepan Kasal <address@hidden> writes:

> Hello Bruno and gnulib experts,
>   I'd like to use the gnulib gettext module (and many modules which
> depend on it, like regex).
> But I need to have gettext included with the package, not
>       AM_GNU_GETTEXT([external])
> as the gettext module specifies.

Why do you need gettext included?

I've found that in practice it's much easier to use
AM_GNU_GETTEXT([external]).  People who don't have libintl.h builtin
typically don't care whether you support translations.  On the
contrary, it's enough of an extra porting hassle that they'll probably
thank you if you switch to AM_GNU_GETTEXT([external]).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]