bug-texinfo
[Top][All Lists]
Advanced

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

Re: Displaying characters in user's locale


From: Gavin Smith
Subject: Re: Displaying characters in user's locale
Date: Sat, 1 Feb 2014 16:25:33 +0000

On Sat, Feb 1, 2014 at 8:11 AM, Eli Zaretskii <address@hidden> wrote:
> First, I think a configure time test for libiconv availability should
> be added, and the code that uses libiconv should be conditioned on
> HAVE_LIBICONV or some such, computed by that test.
>
I've managed to add the iconv module from gnulib which sets HAVE_ICONV
in the top-level config.h. (Download gnulib repository, make symlink
to gnulib-tool, run "./gnulib-tool --add-import iconv", run
"./autogen.sh" and "./configure".)



reply via email to

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