meson: 0.48.2 → 0.49.0

This commit is contained in:
Jan Tojnar
2018-12-12 00:22:02 +01:00
parent 3a621ab787
commit 414ea0a10e
4 changed files with 17 additions and 26 deletions
@@ -1,6 +1,6 @@
--- a/mesonbuild/coredata.py
+++ b/mesonbuild/coredata.py
@@ -298,18 +298,13 @@
@@ -375,18 +375,13 @@
'''
if option.endswith('dir') and os.path.isabs(value) and \
option not in builtin_dir_noprefix_options: