qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Lluís Vilanova" <vilanova@ac.upc.edu>
Cc: harsh@linux.vnet.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/3] configure: Fix typo 'lib_qga' -> 'libs_qga'
Date: Tue, 3 Apr 2012 09:37:04 +0100	[thread overview]
Message-ID: <20120403083704.GD27304@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <20120402124938.4846.60624.stgit@ginnungagap.bsc.es>

On Mon, Apr 02, 2012 at 02:49:38PM +0200, Lluís Vilanova wrote:
> Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
> ---
>  configure |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure b/configure
> index bea4a2c..c7be13d 100755
> --- a/configure
> +++ b/configure
> @@ -526,7 +526,7 @@ EOF
>    bindir="\${prefix}"
>    sysconfdir="\${prefix}"
>    confsuffix=""
> -  libs_qga="-lws2_32 -lwinmm -lpowrprof $lib_qga"
> +  libs_qga="-lws2_32 -lwinmm -lpowrprof $libs_qga"
>  fi
>  
>  werror=""

An equivalent patch is already in the trivial-patches tree:
http://patchwork.ozlabs.org/patch/148919/

Thanks,
Stefan

  reply	other threads:[~2012-04-03  8:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 12:49 [Qemu-devel] [PATCH 0/3] [trivial] Fix linking when using UST tracing Lluís Vilanova
2012-04-02 12:49 ` [Qemu-devel] [PATCH 1/3] configure: Fix typo 'lib_qga' -> 'libs_qga' Lluís Vilanova
2012-04-03  8:37   ` Stefan Hajnoczi [this message]
2012-04-02 12:49 ` [Qemu-devel] [PATCH 2/3] configure: Link QEMU against 'liburcu-bp' Lluís Vilanova
2012-04-03  8:46   ` Stefan Hajnoczi
2012-04-02 12:49 ` [Qemu-devel] [PATCH 3/3] configure: Link qga against UST tracing related libraries Lluís Vilanova
2012-04-03  8:50   ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120403083704.GD27304@stefanha-thinkpad.localdomain \
    --to=stefanha@gmail.com \
    --cc=harsh@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=vilanova@ac.upc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).