On Mon, Feb 09, 2009 at 12:59:02PM +0100, Marcel Telka wrote:
> Hi all,
> 
> Please review the webrev covering upgrade of mutt to version 1.5.19:
> http://cr.opensolaris.org/~aragorn/6787900/

I wish you could add --with-gss=... to the ./configure invocation.  But
apparently the mutt autoconf code wants "/bin/krb5-config --libs gssapi"
to output something useful, which it does not.  (*curses*)  I've filed:

6805598 mutt wants krb5-config(1) to have something to say about "gssapi"

I think it will build with 6805598 fixed (configure runs and the
Makefile looks right), though it will say that the GSS implementation is
unknown.  A one-char fix to configure.ac fixes the latter issue.

Similarly, I wish you could add --with-sasl=... to the ./configure
invocation.  But configure.ac hardcodes libsasl2 as the library name.
(*curses*)  Perhaps I'll whip up a patch to send upstream.

(Also, perhaps it's time to ditch the Solaris variant of Cyrus SASL -- I
don't recall all the reasons for it, but I'll ask.)

Nico
-- 

Reply via email to