summaryrefslogtreecommitdiff
path: root/pkg-config.1
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@qurzaw>2009-06-30 03:47:01 +0200
committerTollef Fog Heen <tfheen@qurzaw>2009-06-30 03:47:01 +0200
commit39663612a6d0edc07f194eb02d697256c70f27eb (patch)
tree9b6f3181b508b711f686ed5d80a9670019fef3d0 /pkg-config.1
parent9b49307caed60772474f54eb6b2cc8af22132293 (diff)
downloadpkg-config-39663612a6d0edc07f194eb02d697256c70f27eb.tar.gz
2009-06-12 Tor Lillqvist <tml@iki.fi>
* parse.c: On Win32, if the value of a a variable other than the "prefix" one starts with the non-overridden value of "prefix", then replace that prefix, too, with the run-time one. To avoid shadowing warnings, rename a 'p' variable to 'q'. * pkg-config.1: Corresponding update. * main.c * pkg.h: Move the Win32 redefinition of PKG_CONFIG_PC_PATH from main.c to pkg.h as it now is needed in pkg.c, too.
Diffstat (limited to 'pkg-config.1')
-rw-r--r--pkg-config.14
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg-config.1 b/pkg-config.1
index 375db76..83041db 100644
--- a/pkg-config.1
+++ b/pkg-config.1
@@ -261,6 +261,10 @@ conventions (i.e., ends with \\lib\\pkgconfig or \\share\\pkgconfig),
the prefix for that package is assumed to be the grandparent of the
directory where the file was found, and the \fIprefix\fP variable is
overridden for that file accordingly.
+
+If the value of a variable in a .pc file begins with the original,
+non-overridden, value of the \fIprefix\fP variable, then the overridden
+value of \fIprefix\fP is used instead.
.\"
.SH AUTOCONF MACROS
.TP