From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/configure: Check if pixman is present on the system Date: Wed, 14 Jan 2015 13:10:15 +0100 Message-ID: <20150114121015.GA5640@aepfle.de> References: <1421172890-29763-1-git-send-email-julien.grall@linaro.org> <54B6168602000078000C581A@mail.emea.novell.com> <1421231985.19103.200.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: <1421231985.19103.200.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: wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com, julien.grall@linaro.org, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org, Jan Beulich List-Id: xen-devel@lists.xenproject.org On Wed, Jan 14, Ian Campbell wrote: > A far more heavy weight (but probably better) solution would be to > arrange for the clone (and necessary downloads) + submodule configure to > happen at configure rather than build time. That's a much bigger job > though and I wouldn't expect anyone to take that on unless they are > super duper keen. There are not that many dependencies. And having such checks in tools/configure.ac for essential requirements is actually on my todo list. Olaf