All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] fix typo in configure --help
@ 2009-09-16 12:29 Andre Przywara
  2009-09-16 17:59 ` Aurelien Jarno
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Przywara @ 2009-09-16 12:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Andre Przywara

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] fix typo in configure --help
  2009-09-16 12:29 [Qemu-devel] [PATCH] fix typo in configure --help Andre Przywara
@ 2009-09-16 17:59 ` Aurelien Jarno
  0 siblings, 0 replies; 2+ messages in thread
From: Aurelien Jarno @ 2009-09-16 17:59 UTC (permalink / raw)
  To: Andre Przywara; +Cc: qemu-devel

On Wed, Sep 16, 2009 at 02:29:07PM +0200, Andre Przywara wrote:
> Signed-off-by: Andre Przywara <andre.przywara@amd.com>
> ---
>  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
aurelien@aurel32.net                 http://www.aurel32.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-16 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16 12:29 [Qemu-devel] [PATCH] fix typo in configure --help Andre Przywara
2009-09-16 17:59 ` Aurelien Jarno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.