qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] fix typo in configure --help


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH] fix typo in configure --help
Date: Wed, 16 Sep 2009 19:59:52 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Sep 16, 2009 at 02:29:07PM +0200, Andre Przywara wrote:
> Signed-off-by: Andre Przywara <address@hidden>
> ---
>  configure |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Good catch! Applied, thanks.

> diff --git a/configure b/configure
> index e0a2874..d752009 100755
> --- a/configure
> +++ b/configure
> @@ -674,7 +674,7 @@ echo "  --enable-bluez           enable bluez stack 
> connectivity"
>  echo "  --disable-kvm            disable KVM acceleration support"
>  echo "  --enable-kvm             enable KVM acceleration support"
>  echo "  --disable-nptl           disable usermode NPTL support"
> -echo "  --enable-nptl            disable usermode NPTL support"
> +echo "  --enable-nptl            enable usermode NPTL support"
>  echo "  --enable-system          enable all system emulation targets"
>  echo "  --disable-system         disable all system emulation targets"
>  echo "  --enable-user            enable supported user emulation targets"
> -- 
> 1.6.1.3
> 
> 
> 
> 
> 

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]