cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Compiling libcurl with iconv support

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 16 Mar 2016 16:33:33 +0100 (CET)

On Wed, 16 Mar 2016, Hendrik Holtmann wrote:

> In the source I see several HAVE_ICONV directives. However, there seems to
> be no —enable-iconv option or something similar as option for configure.

Right, because so far no configure capable platform has had a need for that
functionality. What do you need it for?

> Adding #define HAVE_ICONV manually to lib/curl_config.h after ./configure
> has been run works, but seems not optimal.

Right, but it ends up the same in the end. I think maybe CURL_DOES_CONVERSIONS
is also necessary.

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-03-16