[PATCH 1/3] configure: alphabetize --without help
David Bremner
david at tethera.net
Wed Jul 29 23:19:20 PDT 2015
Now that the "without" options seem to be multiplying, try to make it
easier for people to find the one they want.
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index b8b2c67..1e17b46 100755
--- 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
--
2.1.4
More information about the notmuch
mailing list