]> code.ossystems Code Review - openembedded-core.git/commit
autotools: fix multi-word arguments for EXTRA_OECONF
authorChristopher Larson <kergoth@gmail.com>
Mon, 10 Oct 2011 21:13:05 +0000 (14:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:07 +0000 (16:27 +0000)
commit5c26de72b97a670a263428ef3a1846385683feeb
tree81421881c64b63640eecfab52ffb66c446df492c
parentfd310c2d64dd2df62bf3a10e5dbad25492013ae2
autotools: fix multi-word arguments for EXTRA_OECONF

This is needed to better support things like the following (with a
multi-word BUILD_CC):

    EXTRA_OECONF += '"ac_cv_prog_CC_FOR_BUILD=${BUILD_CC}"'

(From OE-Core rev: 38a394e7ffedccfabda085c97add8944718943c2)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass