mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
configure: alphabetize --without help
Now that the "without" options seem to be multiplying, try to make it easier for people to find the one they want.
This commit is contained in:
parent
b4e0c8320a
commit
a63b5db873
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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
|
Some features can be disabled (--with-feature=no is equivalent to
|
||||||
--without-feature) :
|
--without-feature) :
|
||||||
|
|
||||||
|
--without-bash-completion Do not install bash completions files
|
||||||
--without-docs Do not install documentation and man pages
|
--without-docs Do not install documentation and man pages
|
||||||
--without-emacs Do not install lisp file
|
--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
|
--without-zsh-completion Do not install zsh completions files
|
||||||
|
|
||||||
Additional options are accepted for compatibility with other
|
Additional options are accepted for compatibility with other
|
||||||
|
|
Loading…
Reference in a new issue