From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 8/9] tools/libxc: provide variable paths to libxc Date: Mon, 28 Apr 2014 17:14:44 +0200 Message-ID: <20140428151444.GA19521@aepfle.de> References: <1397744030-31806-1-git-send-email-olaf@aepfle.de> <1397744030-31806-9-git-send-email-olaf@aepfle.de> <1398251709.18537.40.camel@kazak.uk.xensource.com> <20140423142735.GA22736@aepfle.de> <1398697474.29700.156.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1398697474.29700.156.camel@kazak.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 Campbell Cc: Roger Pau Monne , Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Apr 28, Ian Campbell wrote: > On Wed, 2014-04-23 at 16:27 +0200, Olaf Hering wrote: > > On Wed, Apr 23, Ian Campbell wrote: > > > > > libxl has the exact same thing. Can we make it a common > > > genpath-include-target or something please. > > > > I came up with the untested change below. > > > > > I'm not sure why this isn't handled vi autoconf and tools/config.h.in. > > > > Should these variables (in BUILD_MAKE_VARS) be set via configure? > > Probably? It does seem odd not to obey ./configure --sbindir. Ok. I have to check the actual code, but this is yet another change as --sbindir may not have an effect today. Olaf