bug-bash
[Top][All Lists]
Advanced

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

Re: bash prints numeric values of unicode characters instead of their UT


From: Yuri
Subject: Re: bash prints numeric values of unicode characters instead of their UTF8 representations
Date: Fri, 5 Feb 2016 14:47:10 -0800
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

On 02/05/2016 11:13, Chet Ramey wrote:
AM_GNU_GETTEXT is the autoconf macro that adds the --disable-nls option
to configure.  It handles checking for iconv by calling AM_ICONV.  If
you disable it by calling configure with --disable-nls, it doesn't look
for iconv.

Well, this is wrong in the bash context, because bash needs iconv in unrelated to gettext context.

Yuri



reply via email to

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