From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Wilson Subject: [PATCH 0 of 1 v2] tools: honour --libdir when it is passed to ./configure Date: Wed, 20 Jun 2012 22:51:48 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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 , Roger Pau Monne Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org I've removed all the LIBLEAF bits in this version, but kept passing the libfsimage plugin location via compiler command line. If there's a better way to do this, I'm certainly open to it. But looking at it further today I think this isn't too horrible. Matt