From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] configure: Correct KVM options in help output Date: Sun, 10 Jan 2010 16:02:20 +0200 Message-ID: <4B49DDEC.6060809@redhat.com> References: <1259675638-7490-1-git-send-email-Pierre.Riteau@irisa.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Pierre Riteau Return-path: Received: from mx1.redhat.com ([209.132.183.28]:20333 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753102Ab0AJOCY (ORCPT ); Sun, 10 Jan 2010 09:02:24 -0500 In-Reply-To: <1259675638-7490-1-git-send-email-Pierre.Riteau@irisa.fr> Sender: kvm-owner@vger.kernel.org List-ID: On 12/01/2009 03:53 PM, Pierre Riteau wrote: > Signed-off-by: Pierre Riteau > --- > configure | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/configure b/configure > index 376c458..85f7b5e 100755 > --- a/configure > +++ b/configure > @@ -723,10 +723,10 @@ echo " --disable-bluez disable bluez stack connectivity" > echo " --enable-bluez enable bluez stack connectivity" > 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-assignment disable KVM device assignment support" > -echo " --enable-cap-device-assignment enable KVM device assignment support" > +echo " --disable-kvm-cap-pit disable KVM pit support" > +echo " --enable-kvm-cap-pit enable KVM pit support" > +echo " --disable-kvm-cap-device-assignment disable KVM device assignment support" > +echo " --enable-kvm-cap-device-assignment enable KVM device assignment support" > echo " --disable-nptl disable usermode NPTL support" > echo " --enable-nptl enable usermode NPTL support" > echo " --enable-system enable all system emulation targets" > Not sure the new names are any better than the old ones. -- error compiling committee.c: too many arguments to function