3 if autoreconf --install && ./configure "$@"
6 echo "The mutt source code was successfully prepared and configured."
7 echo "Type make && make install to build and install mutt."
11 echo "Some part of the preparation process failed."
12 echo "Please refer to doc/devel-notes.txt for details."