From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Please remove tools/check/check_curl_{devel, lib} from xen-unstable Date: Sun, 10 Jul 2005 00:35:47 -0500 Message-ID: <42D0B3B3.9060506@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel Cc: Christian.Limpach@cl.cam.ac.uk List-Id: xen-devel@lists.xenproject.org The build no longer depends on libcurl since xfrd has been removed. I've verified the latest hg builds on a system with libcurl not installed. You can also confirm by running the following command: find . -type f -exec grep -l curl.h {} \; Regards, Anthony Liguori