<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Tue, 2011-08-23 at 19:08 -0500, Yaakov (Cygwin/X) wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">From: Yaakov Selkowitz &lt;<A HREF="mailto:yselkowitz@users.sourceforge.net">yselkowitz@users.sourceforge.net</A>&gt;</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">AC_SEARCH_LIBS does not detect GNU libiconv because its symbols are</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">exported in the &quot;libiconv&quot; namespace instead of &quot;iconv&quot;.&nbsp; The AM_ICONV</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">macro correctly detects both glibc and GNU libiconv, defines HAVE_ICONV,</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">ICONV_CONST, and LIBICONV depending on the system.&nbsp; The config.rpath</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">file is required by this macro.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">This adds a dependency on the aclocal macros from gettext (gettext-devel</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">in some distros) when building from git, but not when building from a</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">tarball.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">Signed-off-by: Yaakov Selkowitz &lt;<A HREF="mailto:yselkowitz@users.sourceforge.net">yselkowitz@users.sourceforge.net</A>&gt;</FONT></TT> <BR>
</BLOCKQUOTE>
<BR>
Reviewed-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;
</BODY>
</HTML>