On Fri, Jan 04, 2013 at 12:33:09PM +0900, Michael[tm] Smith wrote:
I have this change applied (via just being synced up to tip, which has
6260:d07c9ee9a92b) but I'm still getting the following error:
configure: error: IDN was requested, but libidn was not usable on this system
Environment is OS X 10.6.8 (Darwin Kernel Version 10.8.0).
That patch has no effect if you give use the --with-idn argument.
If you use it, it should be the prefix use when looking for the
idn libraries on your system. If you give --with-idn=DIR,
configure will add DIR/include to $CPPFLAGS, and DIR/lib to
$LDFLAGS.