Signed-off-by: Juan Quintela <quintela@xxxxxxxxxx> --- configure | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index ee37ea1..080e3b6 100755 --- a/configure +++ b/configure @@ -709,8 +709,8 @@ echo " --disable-kvm disable KVM acceleration support" echo " --enable-kvm enable KVM acceleration support" echo " --disable-cap-kvm-pit disable KVM pit support" echo " --enable-cap-kvm-pit enable KVM pit support" -echo " --disable-cap-device-assigmment disable KVM device assignemnt" -echo " --enable-cap-device-assigmment enable KVM device assignemnt" +echo " --disable-cap-device-assignment disable KVM device assignemnt" +echo " --enable-cap-device-assignment enable KVM device assignemnt" echo " --disable-nptl disable usermode NPTL support" echo " --enable-nptl disable usermode NPTL support" echo " --enable-system enable all system emulation targets" -- 1.6.2.5 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html