On Thu, Jul 02, 2009 at 07:00:46PM -0700, Ka-Hing Cheung wrote:
> In buffer.c:28 an include "event-config.h" is wrapped by HAVE_CONFIG_H,
> but on line 85 there's a bare include "event-config.h". Should the 2nd
> include and the HAVE_CONFIG_H check removed?

IMO, pretty much all of the '#ifdef HAVE_CONFIG_H' stuff should go; 
we no longer support building without a config.h, if we ever did.

-- 
Nick
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to