]> granicus.if.org Git - neomutt/commit
If neither --with-idn nor --without-idn are given, use -I/usr/include/idn when checki...
authorMichael Elkins <me@sigpipe.org>
Sat, 22 Dec 2012 23:04:24 +0000 (15:04 -0800)
committerMichael Elkins <me@sigpipe.org>
Sat, 22 Dec 2012 23:04:24 +0000 (15:04 -0800)
commitb92720c518cf766c39d69dd7f14a345ac1728e06
tree0aff322c46425148171d8ea877e30819312cbf4a
parentcc677e0ab5374d4284e4c201cf038714d5507422
If neither --with-idn nor --without-idn are given, use -I/usr/include/idn when checking for the libidn header files, if present (needed for Solaris 11).

Don't bother checking for the idna_* functions if we didn't find -lidn
configure.ac