autotools.bbclass: drop 'cfgcmd' and 'Running ..' output
authorChris Larson <chris_larson@mentor.com>
Mon, 24 May 2010 03:32:56 +0000 (20:32 -0700)
committerChris Larson <chris_larson@mentor.com>
Mon, 24 May 2010 03:49:08 +0000 (20:49 -0700)
commit4c508c916ac00266ae94fb32cac3b0fddb67093e
tree74e98d0bf936bee04add434b658136eb1180b086
parent1a2a620b19398a80b6f3286c7dc8dd3161f8f01f
autotools.bbclass: drop 'cfgcmd' and 'Running ..' output

Per discussion with Enrico Scholz, there are better ways to debug problems
than this, so drop it, making it more consistent with oe_runmake and ensuring
we don't see problems with spaces in arguments.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/autotools.bbclass