]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: Report the missing configure path
authorDarren Hart <dvhart@linux.intel.com>
Wed, 30 Nov 2011 21:49:44 +0000 (13:49 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2011 22:20:49 +0000 (22:20 +0000)
commit8cdee4c9b8ffcba69134258eff72eede61acd12f
tree6d9017ee680fcb35cc7969dbf654c73408d8d48b
parent278febfc6d8f35f00f770db519e5a5d4040ae39c
autotools.bbclass: Report the missing configure path

If the configure script isn't found, report the explicit path tried.
This can help debug subtle errors where the ${S} sourcedir may not
be exactly what is expected.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass