On Fri, Dec 21, 2012 at 08:54:45AM +0100, Fabian Groffen wrote:
On 20-12-2012 13:39:18 -0600, Will Fiveash wrote:
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).

Is this just a matter of making configure test for /usr/include/idn and including -I/usr/include/idn in CFLAGS if present?

Reply via email to