Revision ef76dc59 configure

b/configure
2800 2800
      tools="qemu-ga\$(EXESUF) $tools"
2801 2801
    fi
2802 2802
    if [ "$check_utests" = "yes" ]; then
2803
      checks="check-qjson $checks"
2803
      checks="$checks"
2804 2804
    fi
2805
    test_progs="$checks check-qdict check-qfloat check-qint check-qstring check-qlist test-coroutine test-qmp-output-visitor test-qmp-input-visitor"
2805
    test_progs="$checks check-qdict check-qfloat check-qint check-qstring check-qlist check-qjson test-coroutine test-qmp-output-visitor test-qmp-input-visitor"
2806 2806
  fi
2807 2807
fi
2808 2808

  

Also available in: Unified diff