Re: [Xen-devel] [PATCH v2 2/2] Update configure scripts by calling autogen

2015-05-05 Thread Ian Campbell
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 commit

Re: [Xen-devel] [PATCH v2 2/2] Update configure scripts by calling autogen

2015-05-04 Thread Wei Liu
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. Wei. ___ Xen-devel mailing list Xen-devel@lists.xen.org htt

[Xen-devel] [PATCH v2 2/2] Update configure scripts by calling autogen

2015-04-16 Thread Stefano Stabellini
I run ./autogen.sh and committed the result. Signed-off-by: Stefano Stabellini --- tools/config.h.in |3 +++ tools/configure | 29 + 2 files changed, 32 insertions(+) diff --git a/tools/config.h.in b/tools/config.h.in index 2a0ae48..b556961 100644 --- a/tools