]> git.ipfire.org Git - thirdparty/vala.git/commit
vapigen.m4: use $PKG_CONFIG_SYSROOT_DIR
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 23 Oct 2015 13:13:54 +0000 (16:13 +0300)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 9 Jan 2022 09:11:04 +0000 (10:11 +0100)
commite94b7dfb052dfbf84164aa0bf12e037851e3708f
tree47dd0056f390d0c225515377206563ae83f9c34e
parent50ee6e48d93eabdc9510122ac5c29d01c0eb86f4
vapigen.m4: use $PKG_CONFIG_SYSROOT_DIR

This is necessary in cross-compiling environments, where directories
returned by pkg-config should be prefixed with sysroot location.
vapigen/vapigen.m4