From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] Use compile_prog as rest of configure Date: Thu, 21 Jan 2010 14:20:30 -0200 Message-ID: <20100121162030.GD3750@amt.cnet> References: <1263987988-24622-1-git-send-email-quintela@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Juan Quintela Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27526 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753870Ab0AUSEF (ORCPT ); Thu, 21 Jan 2010 13:04:05 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0LI45Tl013964 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 21 Jan 2010 13:04:05 -0500 Content-Disposition: inline In-Reply-To: <1263987988-24622-1-git-send-email-quintela@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jan 20, 2010 at 12:46:28PM +0100, Juan Quintela wrote: > This substitution got missed somehow > > Signed-off-by: Juan Quintela Applied, thanks.