summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2012-05-30 06:28:43 -0700
committerDan Nicholson <dbn.lists@gmail.com>2013-04-20 10:18:18 -0700
commit636e804ded087d01378cf69598e237700f9376eb (patch)
tree93fce5dc3f6d387394204a3fe8e685e785954458
parentd04105f2e28c038b0fd93e8c95219221ba59022d (diff)
Fix default path in PKG_CONFIG_LIBDIR description
It's been a long time that $datadir/pkgconfig was in the default path.
-rw-r--r--pkg-config.15
1 files changed, 4 insertions, 1 deletions
diff --git a/pkg-config.1 b/pkg-config.1
index 90a2128..c5d87d3 100644
--- a/pkg-config.1
+++ b/pkg-config.1
@@ -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