summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-11-27 16:35:58 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-13 15:21:43 +0000
commit70c3e69562c3ddc828ae28d6aff988c05a82dd54 (patch)
treeee21a96583d878988fa899e79d1715f2a132888e /meta/classes
parentdf91eb02780631b0177d7975da0c39e0b716f5fc (diff)
downloadpoky-70c3e69562c3ddc828ae28d6aff988c05a82dd54.tar.gz
autogen: use pkg-config directly instead of guile-config
The autoconf macros in autogen use dpkg (!) and guile-config to determine what/where Guile is. If the build host has an installed guile, these can produce conflicting results. More interestingly, if the Guile library source and compiled form have bad timestamps (source newer than compiled) the configure scripts knows that Guile is present but doesn't know what version it is, resulting in compile errors. [ YOCTO #3370 (partially) ] (From OE-Core rev: 29f37af146b50fa39021884ef97bca9711ee924b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions