summaryrefslogtreecommitdiff
path: root/contrib/bison/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bison/INSTALL')
-rw-r--r--contrib/bison/INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bison/INSTALL b/contrib/bison/INSTALL
index a2c8722ccaff6..b42a17ac4640e 100644
--- a/contrib/bison/INSTALL
+++ b/contrib/bison/INSTALL
@@ -167,7 +167,9 @@ operates.
`--quiet'
`--silent'
`-q'
- Do not print messages saying which checks are being made.
+ Do not print messages saying which checks are being made. To
+ suppress all normal output, redirect it to `/dev/null' (any error
+ messages will still be shown).
`--srcdir=DIR'
Look for the package's source code in directory DIR. Usually
@@ -178,4 +180,3 @@ operates.
script, and exit.
`configure' also accepts some other, not widely useful, options.
-