On Tue, 2011-08-23 at 19:08 -0500, Yaakov (Cygwin/X) wrote:

> From: Yaakov Selkowitz <[email protected]>
> 
> AC_SEARCH_LIBS does not detect GNU libiconv because its symbols are
> exported in the "libiconv" namespace instead of "iconv".  The AM_ICONV
> macro correctly detects both glibc and GNU libiconv, defines
> HAVE_ICONV,
> ICONV_CONST, and LIBICONV depending on the system.  The config.rpath
> file is required by this macro.
> 
> This adds a dependency on the aclocal macros from gettext
> (gettext-devel
> in some distros) when building from git, but not when building from a
> tarball.
> 
> Signed-off-by: Yaakov Selkowitz <[email protected]> 


Reviewed-by: Gaetan Nadon <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to