From a55ca0056963159b0e4cbc88f28c5c82cd44b05e Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 15 May 2019 10:57:02 +0100 Subject: Document the --disable-auto-extras configure option. --- make/configure.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make') diff --git a/make/configure.pm b/make/configure.pm index 877e4ce6c..1a21284cb 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -154,6 +154,8 @@ MISC OPTIONS --clean Remove the configuration cache file and start the interactive configuration wizard. + --disable-auto-extras Disables automatically enabling extra modules + for which the dependencies are available. --disable-interactive Disables the interactive configuration wizard. --distribution-label=[text] Sets a distribution specific version label in the build configuration. -- cgit v1.2.3