configure: Use USE_KVM instead of CONFIG_KVM
commit546d3e254b596fc6c719ea6274729d75d0c859b3
authorAvi Kivity <avi@redhat.com>
Wed, 22 Apr 2009 15:00:17 +0000 (22 18:00 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 22 Apr 2009 15:00:17 +0000 (22 18:00 +0300)
treecc018344bf8a6b947f3b4f02427598c95fbc10f8
parent5c86a285953320723d87bb4f5d7027d81c376e84
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