summaryrefslogtreecommitdiffstats
path: root/contrib/gperf/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gperf/INSTALL')
-rw-r--r--contrib/gperf/INSTALL6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/gperf/INSTALL b/contrib/gperf/INSTALL
index a2c8722..350b32f 100644
--- a/contrib/gperf/INSTALL
+++ b/contrib/gperf/INSTALL
@@ -31,7 +31,7 @@ The simplest way to compile this package is:
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.
- Running `configure' takes awhile. While running, it prints some
+ Running `configure' takes a while. While running, it prints some
messages telling which features it is checking for.
2. Type `make' to compile the package.
@@ -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
OpenPOWER on IntegriCloud