From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 2/2] Update configure scripts by calling autogen Date: Tue, 5 May 2015 11:02:41 +0100 Message-ID: <1430820161.2660.30.camel@citrix.com> References: <1429183500-19015-2-git-send-email-stefano.stabellini@eu.citrix.com> <20150504111905.GG11819@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150504111905.GG11819@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Mon, 2015-05-04 at 12:19 +0100, Wei Liu wrote: > On Thu, Apr 16, 2015 at 12:24:59PM +0100, Stefano Stabellini wrote: > > I run ./autogen.sh and committed the result. > > > > This patch needs to be squashed into previous to keep the tree > bisectable. I assumed the intention was for the committer to apply the previous patch and run autogen and then skip this patch. Ian.