From 59af363873c7548e04093104e7122bc5aadc2d90 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 8 May 2010 23:32:46 +0200 Subject: Make it clearer which directory PKG_CONFIG_LIBDIR refers to Fixes Freedesktop.org #26879 --- pkg-config.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg-config.1 b/pkg-config.1 index ec4b2bd..7645ff3 100644 --- a/pkg-config.1 +++ b/pkg-config.1 @@ -256,7 +256,7 @@ 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. +Replaces the default \fIpkg-config\fP search directory, usually \fI/usr/lib/pkgconfig\fP .\" .SH WINDOWS SPECIALITIES If a .pc file is found in a directory that matches the usual -- cgit v1.2.1