summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-01-01 14:02:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-01-01 14:02:30 +0000
commit50501ecb6d89f07bba57700bb34031abc5379fc8 (patch)
treec8c1c5d7881e7e5e4bd0b1781fe65d87f32220c0 /Build/source/README.config
parent7750bd6e5ca2361a0717b4246aec5b2bf68aef66 (diff)
automake 1.13
git-svn-id: svn://tug.org/texlive/trunk@28684 c570f23f-e606-0410-a88d-b1316a301751
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