pkg-stats: use correct variable names for convert_to_*autotools
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 5 Oct 2011 20:34:59 +0000 (15:34 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 5 Oct 2011 21:07:24 +0000 (23:07 +0200)
commite684cecbfa9c01ed8b7494e4b294c8b6b303747e
tree5eb144dd7551bfb583efb56f1585327ff8146a43
parenta5094a056ad99da7763d93a97b8e61630f60d170
pkg-stats: use correct variable names for convert_to_*autotools

The variable convert_to_autotools is not used in the script.  The correct
variables are convert_to_target_autotools and convert_to_host_autotools.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/pkg-stats