diff options
author | Iñigo MartÃnez <inigomartinez@gmail.com> | 2017-11-16 15:14:41 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-11-19 18:20:21 +0200 |
commit | 638077181a79bb974494bce8355e49a11b22d242 (patch) | |
tree | 7ac2ba8f2a5f0eb3da84b426751b6619c5231303 /mesonbuild/interpreter.py | |
parent | 34d1d4509426a3a842f00fec92f7695fa202d507 (diff) | |
download | meson-638077181a79bb974494bce8355e49a11b22d242.zip meson-638077181a79bb974494bce8355e49a11b22d242.tar.gz meson-638077181a79bb974494bce8355e49a11b22d242.tar.bz2 |
pkgconfig: Handle prefix in library path
The install_dir parameter of the libraries can also contain the
prefix path, which creates wrong library paths in the .pc file.
This patch detects if prefix is contained in the library path
and creates a relative path.
Fixes #2469
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions