configure: Use USE_KVM instead of CONFIG_KVM
commit7c12a34e352f9ce7db7fef247dd1efd5b055189e
authorAvi Kivity <avi@redhat.com>
Wed, 22 Apr 2009 15:00:17 +0000 (22 18:00 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 26 Apr 2009 18:50:18 +0000 (26 21:50 +0300)
tree3c3302f57bb4113326bcc9ad63561ec1fbbfec49
parentb4bc24db3f29b5a628e72a7162f4219a90a92be4
configure: Use USE_KVM instead of CONFIG_KVM

We use USE_KVM instead of CONFIG_KVM to distinguish between our version
of the kvm/qemu glue and the official one.  Change ./configure to reflect that.

Signed-off-by: Avi Kivity <avi@redhat.com>
configure