From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] libxl: provide xenlight.pc Date: Tue, 13 Jan 2015 13:19:05 +0100 Message-ID: <20150113121905.GA29190@aepfle.de> References: <1420813938-23836-1-git-send-email-wei.liu2@citrix.com> <1421151089.19103.43.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1421151089.19103.43.camel@citrix.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: Ian Jackson , jfehlig@suse.com, Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, Jan 13, Ian Campbell wrote: > On Fri, 2015-01-09 at 14:32 +0000, Wei Liu wrote: > > A pkg-config file for libxl. It also contains two variables > > (xenfirmwaredir and libexec_bin) so that tools that are very keen on > > knowing the locations of Xen binaries (say, libvirt) can use them to > > determine the location of the binaries. > > > > Please rerun autogen.sh after applying this patch. Forgot to reply to this earlier: Should there really be another file.in.in.in.in mess? I think the major/minor values could be placed into some m4 file so that they can be substituted properly by configure. Olaf