From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] libxl: add support for yajl 2.x Date: Thu, 22 Dec 2011 17:26:58 +0000 Message-ID: <1324574818.13113.0.camel@dagon.hellion.org.uk> References: <1324569166.7877.93.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Roger Pau =?ISO-8859-1?Q?Monn=E9?= Cc: "xen-devel@lists.xensource.com" , "Keir (Xen.org)" List-Id: xen-devel@lists.xenproject.org On Thu, 2011-12-22 at 16:41 +0000, Roger Pau Monn=E9 wrote: > 2011/12/22 Ian Campbell : > >> Perhaps there should be autotools machinery at the root of the tree, in > >> place of Config.mk etc? It seems the popular choice. > > > > "Popular" isn't quite the right word, "common" maybe. It's generally > > pretty loathed. But, yes, something along those lines maybe. > = > Some autogoo stuff will be good, at least for the tools build. Can you > set up the basic structure Ian? I'm not going to have time in the near future. Would it be sufficient to have the stuff in tools/check create a config.h as well as doing the checks? Might need a bit of Makefile magic to be sure that check is always run? Ian.