FS#5017 - Mutt PKGBUILD should include --enable-hcache
Attached to Project:
Arch Linux
Opened by Chess Griffin (chessg) - Tuesday, 11 July 2006, 12:37 GMT
Last edited by Jan de Groot (JGC) - Saturday, 28 April 2007, 18:07 GMT
Opened by Chess Griffin (chessg) - Tuesday, 11 July 2006, 12:37 GMT
Last edited by Jan de Groot (JGC) - Saturday, 28 April 2007, 18:07 GMT
|
Details
Mutt's IMAP capability is a little slow at times, but this
can be sped up by compiling Mutt with the "enable header
cache" option. Unfortunately, the current PKGBUILD does not
include this build option at the ./configure stage. I
rebuilt Mutt with this option and it works well. The only
change is to add "--enable-hcache" as a ./configure option
in the PKGBUILD. I would suggest that the Mutt binary also
be recompiled with this option so future installs of Mutt
will have this ability.
|
This task depends upon