bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: [PATCH] AM_GNU_GETTEXT([external]) disables NLS


From: Sergey Poznyakoff
Subject: Re: [PATCH] AM_GNU_GETTEXT([external]) disables NLS
Date: Tue, 07 Jun 2005 10:48:35 +0300

Aharon Robbins <address@hidden> wrote:

> > AM_GNU_GETTEXT([external])
> > AM_GNU_GETTEXT_VERSION([0.14.4])
> 
> That's funny. My sources for gawk 3.1.4 say:
> 
>       AM_GNU_GETTEXT([no-libtool], [need-ngettext])
>       AM_GNU_GETTEXT_VERSION(0.14.1)
> 
> So, I'm curious where you got this version of gawk?

It is 3.1.4k, obtained from http://www.skeeve.com/gawk-3.1.4k.tar.gz.
The Translation Project lists this location as the recent source
reference for translators.
 
> This should be true only on systems where gettext has not been installed
> as a generally available library.

Unfortunately, the effect is visible on systems with gettext installed as
well. Just try configuring gawk and `grep HAVE_LC_MESSAGES config.h',
you'll see '/* #undef HAVE_LC_MESSAGES */'

> Bruno, can you let me know yea/nay as to whether to apply this patch in gawk?

I'd say it should be fixed in gettext, since gawk is not the only
program using AM_GNU_GETTEXT([external]).

Regards,
Sergey





reply via email to

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