On 20-12-2012 13:39:18 -0600, Will Fiveash wrote:
> On Thu, Dec 20, 2012 at 12:55:07PM +0100, Fabian Groffen wrote:
> > On Solaris/OpenIndiana there is a libidn, and the headers are in
> > /usr/include/idn but they aren't exactly working like GNU libidn, it
> > seems.  So check for the existence of the headers, before assuming they
> > are there (see the code, e.g. main.c, mutt_idna.h).
> 
> What exactly is the issue with Solaris libidn implementation?

including idna.h like this:
#include <idn/idna.h>
fails, because it cannot find idn_int.h (which is in the idn dir).


-- 
Fabian Groffen
Gentoo on a different level

Attachment: signature.asc
Description: Digital signature

Reply via email to