mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-14 21:08:09 +02:00
2002-11-19 Havoc Pennington <hp@redhat.com>
Author: hp Date: 2002-11-19 16:58:53 GMT 2002-11-19 Havoc Pennington <hp@redhat.com> * pkg-config.1: apply formatting fixes from Peter Breitenlohner
This commit is contained in:
parent
1959c633fd
commit
891bb5f92d
2 changed files with 7 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2002-11-19 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* pkg-config.1: apply formatting fixes from Peter Breitenlohner
|
||||
|
||||
2002-10-24 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Move the check for Win32 (which tests the $host
|
||||
|
|
|
|||
|
|
@ -63,8 +63,8 @@ Displays a help message and terminates.
|
|||
.TP
|
||||
.I "--print-errors"
|
||||
If one or more of the modules on the command line, or their
|
||||
dependencies, are not found, or if an error occurs in parsing a
|
||||
\fI.pc\fP file, then this option will cause errors explaining the
|
||||
dependencies, are not found, or if an error occurs in parsing
|
||||
a \fI.pc\fP file, then this option will cause errors explaining the
|
||||
problem to be printed. With "predicate" options such as "--exists"
|
||||
\fIpkg-config\fP runs silently by default, because it's usually used
|
||||
in scripts that want to control what's output. This option can be used
|
||||
|
|
@ -76,7 +76,7 @@ environment variable overrides this option.
|
|||
.I "--silence-errors"
|
||||
If one or more of the modules on the command line, or their
|
||||
dependencies, are not found, or if an error occurs in parsing a
|
||||
\fI.pc\fP file, then this option will keep errors explaining the
|
||||
a \fI.pc\fP file, then this option will keep errors explaining the
|
||||
problem from being printed. With "predicate" options such as
|
||||
"--exists" \fIpkg-config\fP runs silently by default, because it's
|
||||
usually used in scripts that want to control what's output. So this
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue