dgc / Mutt ! autoconf
dgc / Mutt ! autoconf

Some patches will require that you re-run GNU autoconf and automake before you'll see results. If they're not already installed on your system, you can download source code from the Free Software Foundation's download site.

Once they're installed, run these commands inside the mutt distribution directory:

shell$
aclocal -I m4
autoheader
(cd m4 && make -f Makefile.am.in)
automake --foreign
autoconf


$Id: autoconf.html4,v 1.2 2003/10/16 19:34:47 dgc Exp $
Mail: dgc@uchicago.edu