[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] iconv.dll dependency for libxml2
- From: Jason Viers <lists beanalby net>
- To: Rush Manbert <rush manbert com>
- Cc: xml gnome org
- Subject: Re: [xml] iconv.dll dependency for libxml2
- Date: Wed, 04 Apr 2007 16:33:50 -0400
Rush Manbert wrote:
and I do not see anywhere that I specified no zlib support, but the
script file displays what it's doing and it shows "zlib support: no", so
maybe that's the default?
Correct, zlib is disabled by default in windows, in configure.js you can
see the lines
var withZlib = false;
var withIconv = true;
Jason
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]