diff options
author | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2016-10-07 23:15:55 +0200 |
---|---|---|
committer | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2016-10-18 08:39:32 +0200 |
commit | 4e8696fefcc2c4ce2c5d49b19ce5b4a8a9b9debb (patch) | |
tree | 674fbb4cf2092cec3ed50fc1b681dd709568f71b /mesonbuild/build.py | |
parent | 9c39bec3c0c3ff08674a4924901c1ce8b566866a (diff) | |
download | meson-4e8696fefcc2c4ce2c5d49b19ce5b4a8a9b9debb.zip meson-4e8696fefcc2c4ce2c5d49b19ce5b4a8a9b9debb.tar.gz meson-4e8696fefcc2c4ce2c5d49b19ce5b4a8a9b9debb.tar.bz2 |
allow libdir/includedir/etc. be absolute paths
In Fedora we don't care about prefix, we want to ensure that libdir
is /usr/lib64, localedir is /usr/share/locale, and cetera.
Additionally, we don't need to ensure that prefix is absolute as we
check it in main.
Fixes: cc19bf0f45f9 ("Move option validation in objects rather than doing it only in the conf script.")
Closes: https://github.com/mesonbuild/meson/issues/869
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
(cherry picked from commit a513bcfde613f2a0403f7b0cd34d4bd62674c1d8)
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions