diff options
author | Thibault Saunier <tsaunier@igalia.com> | 2018-09-22 11:54:37 -0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-09-28 12:58:16 -0700 |
commit | 533997891ee364a45b0bd0af7f46b6dc03bd8772 (patch) | |
tree | d777bd41f08a63260250d761f99b598af9568e4b /mesonbuild/modules/gnome.py | |
parent | ca4c8de09fdf5081a9fbed8f9b128c569b5a9971 (diff) | |
download | meson-533997891ee364a45b0bd0af7f46b6dc03bd8772.zip meson-533997891ee364a45b0bd0af7f46b6dc03bd8772.tar.gz meson-533997891ee364a45b0bd0af7f46b6dc03bd8772.tar.bz2 |
backend: Make sure to normalize paths before checking if it is a system dir
Otherwise if we for some reason get '/usr/lib/../lib' in there
we end up saying it is not a system path.
And for some reason here I got:
```
$ pkg-config --libs libffi  148  ST 117  î‚ hotdoc
-L/usr/lib/../lib -lffi
```
Diffstat (limited to 'mesonbuild/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions