Revision 48ff7a62 configure
b/configure | ||
---|---|---|
2532 | 2532 |
tools="qemu-img\$(EXESUF) qemu-io\$(EXESUF) $tools" |
2533 | 2533 |
if [ "$linux" = "yes" -o "$bsd" = "yes" -o "$solaris" = "yes" ] ; then |
2534 | 2534 |
tools="qemu-nbd\$(EXESUF) $tools" |
2535 |
tools="qemu-ga\$(EXESUF) $tools" |
|
2535 | 2536 |
if [ "$check_utests" = "yes" ]; then |
2536 | 2537 |
tools="check-qint check-qstring check-qdict check-qlist $tools" |
2537 | 2538 |
tools="check-qfloat check-qjson $tools" |
Also available in: Unified diff