]> err.no Git - pkg-config/commit
2001-10-19 Tor Lillqvist <tml@iki.fi>
authorArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:04:31 +0000 (13:04 +0000)
committerArch Librarian <arch@canonical.com>
Thu, 14 Jul 2005 13:04:31 +0000 (13:04 +0000)
commit1aa1db96e5c222802d4f785c2a831c8eeb9fdbb9
tree51885d621e156b9ca133a63d3c658a9e2518cdb6
parent1aaee14cab6ed427fe6c8610d1eb60e66c861318
2001-10-19  Tor Lillqvist  <tml@iki.fi>
Author: tml
Date: 2001-10-18 22:39:22 GMT
2001-10-19  Tor Lillqvist  <tml@iki.fi>

* main.c: (Win32): Add option --dont-define-prefix on Windows. The
option prevents pkg-config from automatically defining an
overriding value for the "prefix" variable.

Unless this option is used, set "prefix" to pkg-config's
installation directory, i.e. assume that the packages whose
configuration files are found in the same tree where
pkg-config.exe itself is, also have been configured to use the
same prefix. This means that a typical "developer package"
containg a subtree of headers, libraries, etc, including .pc
files, can be installed in any random location. As long as
pkg-config.exe is installed the same tree, things just should
work.

* pkg-config.1: Document it.
ChangeLog
main.c
pkg-config.1