diff options
author | David Seifert <soap@gentoo.org> | 2018-08-08 22:01:58 +0200 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-08-09 06:27:53 -0700 |
commit | ab01db177b58fb2b190f9b193b42f2c714322f59 (patch) | |
tree | ed9508a9156d950cee98d90c23fdae83e77439a3 /docs/markdown/Installing.md | |
parent | ab6929f64ad295fb42ca989d2beea023b1f37f7d (diff) | |
download | meson-ab01db177b58fb2b190f9b193b42f2c714322f59.zip meson-ab01db177b58fb2b190f9b193b42f2c714322f59.tar.gz meson-ab01db177b58fb2b190f9b193b42f2c714322f59.tar.bz2 |
Make python module more robust
* Lookup is now performed according to the following order:
1. use `pkg-config` with `PKG_CONFIG_LIBDIR=LIBPC` from python
2. use plain `PKG_CONFIG_{LIBDIR,PATH}` from the environment
3. try to extract the information from SYSCONFIG
The second step is necessary for relocated python installations
and cross compilation scenarios, where the value of `LIBPC` might
be wrong.
Diffstat (limited to 'docs/markdown/Installing.md')
0 files changed, 0 insertions, 0 deletions