summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDavid J. MacKenzie <djm@gnu.org>1996-11-09 22:19:34 +0000
committerDavid J. MacKenzie <djm@gnu.org>1996-11-09 22:19:34 +0000
commit84a9fd68b7b664c71b8ee1a09f86508ab5025d43 (patch)
tree2f446b2dbce9c3c381c896ff25763acfc75f672e /INSTALL
parent262ca66cb7980ae96de98ebdbd5db0bd6a8535c2 (diff)
downloadgunmake-84a9fd68b7b664c71b8ee1a09f86508ab5025d43.tar.gz
many bug fixes and a few additions, mostly derived from bug-gnu-utils
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a2c8722..50dbe43 100644
--- a/INSTALL
+++ b/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