autoconf: Really only build in desired SUBDIRS
authorTom Rini <tom_rini@mentor.com>
Tue, 11 Jan 2011 16:54:01 +0000 (09:54 -0700)
committerTom Rini <tom_rini@mentor.com>
Tue, 11 Jan 2011 16:55:30 +0000 (09:55 -0700)
commit343b75ebf0e5f325b0d99e86b532bfe04f2141b6
tree47418adc7dba9e6f1e0e222b659b64e4d54f6f67
parente152587aa63f60d8021e26fd5452dfe02806f048
autoconf: Really only build in desired SUBDIRS

In certain cases we would re-run configure as part of do_compile
and thus wipe out our changes.  So lets make the change before
we run configure the first time so they are preserved.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/autoconf/autoconf.inc