tools/configure: only require bcc/ld86/as86 when needed
authorDoug Goldstein <cardoe@cardoe.com>
Wed, 24 Feb 2016 15:03:29 +0000 (09:03 -0600)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 1 Mar 2016 17:48:51 +0000 (17:48 +0000)
commite56dd1bf09d052bd8c60ac30b166cd106c09de30
tree862220bf177b89197d84769c2539f59cdb2e57a8
parentc1a8556f0c814a799e565186099da263e9ebdf14
tools/configure: only require bcc/ld86/as86 when needed

bcc/ld86/as86 are necessary when we build ROMBIOS. However if we do not
build it (and are not building qemu-trad), the build requirements are
overly strict and can lead to failures.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
README
tools/configure
tools/configure.ac