diff options
| author | David Bremner <david@tethera.net> | 2015-07-30 08:00:55 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-07-30 08:00:55 +0200 |
| commit | a63b5db87340ce6f031b7a20f40754995ad95ce4 (patch) | |
| tree | b479c65ce4e479e72a9d9eadf0c5ce9167c51397 | |
| parent | b4e0c8320a5d7461b859832fc3074c2ea6fc9f6d (diff) | |
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.
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
