From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [chunkd patch 1/2] eradicate last vestiges of libevent Date: Sat, 01 May 2010 05:35:27 -0400 Message-ID: <4BDBF5DF.3040004@garzik.org> References: <20100430225100.007c861a@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=e+GmhmJB07QVwN3VeSUcjq4Wwo6e8NvzK+GKWvBbN6E=; b=RpyoSdbf2NU8k0WVa9CgXvVKnR2HLTfpNKXlsXuxJmtPaoVuhN60n5UQ2USZV4jo7t Z/HkUfbWvfO1nSqOHCAwqt32jTiHgz04d6iR4r+y/0jZ0hCiG742oOjL+JXWFUBFATsI Y9HW9zPsdsSxuw8VAnfM1H2fvW/hW5dOjhKsU= In-Reply-To: <20100430225100.007c861a@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 05/01/2010 12:51 AM, Pete Zaitcev wrote: > We stopped using libevent in Chunk a while ago, but for some reason > not all references were removed. I tested this patch by building > on a fresh Fedora 13 system without libevent. > > Signed-off-by: Pete Zaitcev > > --- > configure.ac | 3 --- > pkg/chunkd.spec | 2 +- > server/Makefile.am | 2 +- > 3 files changed, 2 insertions(+), 5 deletions(-) applied 1-2 Thanks for updating the email subject lines. Jeff