aclocal &&
libtoolize -f &&
AT_M4DIR="m4" autoreconf -i &&

OPTS+=" --enable-pop  \
        --enable-imap \
        --enable-sidebar \
        --disable-nls \
        --with-mailpath=/var/spool/mail \
        --with-docdir=/usr/share/doc/$MODULE"

default_build &&

gather_docs doc/Muttrc
