From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53735 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhMz7-0001xL-Q4 for qemu-devel@nongnu.org; Mon, 24 Jan 2011 09:01:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhMz6-0002m3-Ro for qemu-devel@nongnu.org; Mon, 24 Jan 2011 09:01:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:65020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhMz6-0002lY-Kv for qemu-devel@nongnu.org; Mon, 24 Jan 2011 09:01:32 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0OE1U2h030026 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 24 Jan 2011 09:01:30 -0500 Message-ID: <4D3D8637.4020805@redhat.com> Date: Mon, 24 Jan 2011 15:01:27 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] configure: Fix spice probe References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jiri Denemark Cc: qemu-devel@nongnu.org On 01/24/11 13:20, Jiri Denemark wrote: > From: Jiri Denemark > > Non-existent $pkgconfig instead of $pkg_config was used when configure > probes for spice availability. What tree you are looking at? It _is_ $pkgconfig in mine ... cheers, Gerd