configure: Clean up the introductory message a bit.

Eliminate a typo or two, and mention that the user can edit
Makefile.config if necessary.
This commit is contained in:
Carl Worth 2009-12-01 08:40:45 -08:00
parent 98b93a7d5a
commit d4a765b63e

16
configure vendored
View file

@ -7,14 +7,16 @@ We hope that the process of building and installing notmuch is quick
and smooth so that you can soon be reading and processing your email and smooth so that you can soon be reading and processing your email
more efficiently than ever. more efficiently than ever.
If anything goes wrong in this process, please do as much as you can If anything goes wrong in the configure process, you can override any
to figure out what could be different on your machine compared to decisions it makes by manually editing the Makefile.config file that
those of the notmuch developers. Then, please email those details to it creates. Also please do as much as you can to figure out what could
the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make be different on your machine compared to those of the notmuch
future versions of notmuch easier for you to use. developers. Then, please email those details to the Notmuch list
(notmuch@notmuchmail.org) so that we can hopefully make future
versions of notmuch easier for you to use.
We'll now investigate your system to find verify that various software We'll now investigate your system to verify that all required
components that notmuch relies on are available. dependencies are available:
EOF EOF