From a63b5db87340ce6f031b7a20f40754995ad95ce4 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 30 Jul 2015 08:00:55 +0200 Subject: [PATCH 1/1] 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. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index b8b2c67b..1e17b464 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.43.0