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:
David Bremner 2015-07-30 08:00:55 +02:00
parent b4e0c8320a
commit a63b5db873

2
configure vendored
View file

@ -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