]> 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)
committerAlexander Kanavin <alex@linutronix.de>
Wed, 1 Dec 2021 10:16:19 +0000 (11:16 +0100)
commit8c2fa8221c535d69e41775663687c58a4add1230
tree0f7add4d3883a0f1108b1a67129fcbc70fd3bf28
parent9f1fa33b52d7c324521ce2d1808b5397182a3322
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