From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools: Rerun autogen.sh with Jessie version of autoconf Date: Tue, 7 Jul 2015 16:17:20 +0100 Message-ID: <1436282240.25646.242.camel@citrix.com> References: <1436269914-15028-1-git-send-email-ian.campbell@citrix.com> <21915.48872.575103.693383@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21915.48872.575103.693383@mariner.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: Ian Jackson Cc: wei.liu2@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-07-07 at 12:58 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH] tools: Rerun autogen.sh with Jessie version of autoconf"): > > I have upgraded the box which I use to do committing (and hence run > > autogen.sh on) from Debian Wheezy to Jessie, resulting in a upgrade > > from autoconf 2.69-1 to 2.69-8. To avoid noise from this transition > > when the next configure.ac change occurs regenerate those files now. > > Acked-by: Ian Jackson Applied, thanks.