From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/2] tabled: drop dependency on libevent from libcldc Date: Sat, 28 Nov 2009 00:09:09 -0500 Message-ID: <4B10B075.30400@garzik.org> References: <20091127205241.56dcf301@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091127205241.56dcf301@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 11/27/2009 10:52 PM, Pete Zaitcev wrote: > The patched tabled can build and work with the "old" libcldc too. Part of the reason for that is the continued presence of @EVENT_LIBS@ in configure.ac and select Makefile.am files. Have you fixed that up in a follow-up patch, or is that missing? It seems to me that your patch #2 should be patch #1, followed by patches to chunkd and tabled removing the libevent dependency. Jeff