#3624: Wrong usage if IDN library (undefined reference to `assert')
---------------------+----------------------
Reporter: petr_p | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Resolution: | Keywords:
---------------------+----------------------
Comment (by will.fiveash@…):
{{{
On Fri, Jan 18, 2013 at 06:33:23PM -0000, Mutt wrote:
My concern is that modifying the mutt configure script to never set
-I/usr/include/idn and force Solaris users to do that manually strikes
me as wrong. If there is a platform where /usr/include/idn/assert.h
exists then the configuration logic needs to deal with that. That is
not a problem with Solaris 11.
Note, I'm responding to this comment:
"Comment(by grobian):
Hmmm, that include is there, because solaris (IMO) installs idn wrongly.
Perhaps we better just forget about it, and have people add
-I/usr/include/idn on Solaris if they know what they're doing.
The Solaris idn doesn't ship with a libidn.pc file. If you change it
into
a pkg-config check, then please don't hack it manually, but use the
PKG_CHECK_MODULES() macro indeed."
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3624#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent