Thanks!
Committed at rev 3684.
On 4/21/09, Kalev Lember wrote:
> Hello,
>
> The attached patch fixes GNU libiconv detection by adding an additional
> libiconv symbol check to autoconf -liconv link test. Right now some
> iconv implementations have only iconv* symbols (GNU libc), some have
> on
Hello,
The attached patch fixes GNU libiconv detection by adding an additional
libiconv symbol check to autoconf -liconv link test. Right now some
iconv implementations have only iconv* symbols (GNU libc), some have
only libiconv* (GNU libiconv), and some have both defined (Mac OS X's
iconv), so i