mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-15 21:38:08 +02:00
Fix default path in PKG_CONFIG_LIBDIR description
It's been a long time that $datadir/pkgconfig was in the default path.
This commit is contained in:
parent
d04105f2e2
commit
636e804ded
1 changed files with 4 additions and 1 deletions
|
|
@ -280,7 +280,10 @@ become -I/var/target/usr/include/libfoo with a PKG_CONFIG_SYSROOT_DIR
|
|||
equal to /var/target (same rule apply to -L)
|
||||
.TP
|
||||
.I "PKG_CONFIG_LIBDIR"
|
||||
Replaces the default \fIpkg-config\fP search directory, usually \fI/usr/lib/pkgconfig\fP
|
||||
Replaces the default
|
||||
.I pkg-config
|
||||
search directory, usually
|
||||
.IR /usr/lib/pkgconfig : /usr/share/pkgconfig .
|
||||
.\"
|
||||
.SH QUERYING PKG-CONFIG'S DEFAULTS
|
||||
.I pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue