]> git.notmuchmail.org Git - notmuch/commitdiff
configure: alphabetize --without help
authorDavid Bremner <david@tethera.net>
Thu, 30 Jul 2015 06:00:55 +0000 (08:00 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 30 Jul 2015 06:00:55 +0000 (08:00 +0200)
Now that the "without" options seem to be multiplying, try to make it
easier for people to find the one they want.

configure

index b8b2c67bab4c01b7acb155139add4fb3c38043c3..1e17b4649f8ebf97f77a5e0b2d0d43e1e9c6f490 100755 (executable)
--- a/configure
+++ b/configure
@@ -144,9 +144,9 @@ Some specific library versions can be specified (auto-detected otherwise):
 Some features can be disabled (--with-feature=no is equivalent to
 --without-feature) :
 
+       --without-bash-completion       Do not install bash completions files
        --without-docs                  Do not install documentation and man pages
        --without-emacs                 Do not install lisp file
-       --without-bash-completion       Do not install bash completions files
        --without-zsh-completion        Do not install zsh completions files
 
 Additional options are accepted for compatibility with other