From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linda Subject: Re: [PATCH v6] libxl: provide libxl_bitmap_{or,and} Date: Wed, 15 Apr 2015 10:48:14 -0600 Message-ID: <552E964E.7030004@jma3.com> References: <1429098311-30180-1-git-send-email-lindaj@jma3.com> <1429101914.15516.262.camel@citrix.com> <20150415131550.GC8128@zion.uk.xensource.com> <1429104550.15516.287.camel@citrix.com> <20150415134147.GD8128@zion.uk.xensource.com> <552E93FB.4040008@jma3.com> <20150415164353.GC29894@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YiQUC-0006jo-AI for xen-devel@lists.xenproject.org; Wed, 15 Apr 2015 16:48:24 +0000 In-Reply-To: <20150415164353.GC29894@zion.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: Wei Liu Cc: julien.grall@citrix.com, xen-devel@lists.xenproject.org, stefano.stabellini@eu.citrix.com, Ian Campbell , ian.jackson@citrix.com List-Id: xen-devel@lists.xenproject.org On 4/15/2015 10:43 AM, Wei Liu wrote: > On Wed, Apr 15, 2015 at 10:38:19AM -0600, Linda wrote: >> BTW who changes the configure file to test for the HAVE_ macros? >> > The user (application) of libxl should test that. We don't need to worry > about the test. Thanks. Linda > > Wei. >