aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-12-01 08:40:45 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-12-01 08:40:45 -0800
commitd4a765b63e70254273c0fd5673056ad2a456a96c (patch)
tree63c102eca7fc2477b43ca42e62c43495a5ea4be8 /configure
parent98b93a7d5ad3713a7c408e497065cd0a931d90c7 (diff)
configure: Clean up the introductory message a bit.
Eliminate a typo or two, and mention that the user can edit Makefile.config if necessary.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure18
1 files changed, 10 insertions, 8 deletions
diff --git a/configure b/configure
index e55f067e..b1ac741d 100755
--- a/configure
+++ b/configure
@@ -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
more efficiently than ever.
-If anything goes wrong in this process, please do as much as you can
-to figure out what could be different on your machine compared to
-those of the notmuch 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
-components that notmuch relies on are available.
+If anything goes wrong in the configure process, you can override any
+decisions it makes by manually editing the Makefile.config file that
+it creates. Also please do as much as you can to figure out what could
+be different on your machine compared to those of the notmuch
+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 verify that all required
+dependencies are available:
EOF