From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCXFQ-0003ak-71 for qemu-devel@nongnu.org; Tue, 27 Mar 2012 10:20:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCXF5-0000cR-UT for qemu-devel@nongnu.org; Tue, 27 Mar 2012 10:19:43 -0400 Received: from cantor2.suse.de ([195.135.220.15]:37411 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCXF5-0000bb-Np for qemu-devel@nongnu.org; Tue, 27 Mar 2012 10:19:23 -0400 Message-ID: <4F71CC68.6000909@suse.de> Date: Tue, 27 Mar 2012 16:19:20 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1332833178-18521-1-git-send-email-stefanha@linux.vnet.ibm.com> In-Reply-To: <1332833178-18521-1-git-send-email-stefanha@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] configure: fix mingw32 libs_qga typo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Lee Essen , Stefan Weil , qemu-devel@nongnu.org Am 27.03.2012 09:26, schrieb Stefan Hajnoczi: > It's typical to prepend or append parameters to an argument string so > that other places in ./configure can add parameters without clobbering > the string. In the mingw32 libs_qga case there is a typo "$lib_qga" > instead of "$libs_qga". >=20 > Signed-off-by: Stefan Hajnoczi Reviewed-by: Andreas F=E4rber Andreas > --- > configure | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) >=20 > diff --git a/configure b/configure > index 14ef738..d63c011 100755 > --- a/configure > +++ b/configure > @@ -526,7 +526,7 @@ EOF > bindir=3D"\${prefix}" > sysconfdir=3D"\${prefix}" > confsuffix=3D"" > - libs_qga=3D"-lws2_32 -lwinmm -lpowrprof $lib_qga" > + libs_qga=3D"-lws2_32 -lwinmm -lpowrprof $libs_qga" > fi > =20 > werror=3D"" --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg