]> 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>
Fri, 14 Oct 2011 11:53:21 +0000 (12:53 +0100)
commit38a394e7ffedccfabda085c97add8944718943c2
tree4ab0eabbf37ae0297a74612a0404296d88e16e6a
parentfd6c84249b7bbb5f51d829cf96cae52fe88f456c
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}"'

Signed-off-by: Christopher Larson <kergoth@gmail.com>
meta/classes/autotools.bbclass