summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config12
1 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index a49bd4b90d6..36fb81649e4 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -103,12 +103,12 @@ but flags for other compilers could be added when needed.
Immediately terminate the build process if a requested program or feature
must be disabled, e.g., due to missing libraries.
-1.10. --disable-silent-rules
-----------------------------
-Disable the use of less verbose build rules. When using GNU make or another
-'make' implementation that supports nested variable expansions you can still
-specify 'V=1' on the make command line to get more respectively 'V=0' to get
-less verbosity.
+1.10. --enable-silent-rules
+---------------------------
+Enable the use of less verbose build rules. When using GNU make or another
+'make' implementation that supports nested variable expansions you can
+always specify 'V=1' on the make command line to get more respectively 'V=0'
+to get less verbosity.
2. Configure options for program packages