Re: [Libevent-users] Autoconf macros

2010-11-03 Thread Nick Mathewson
On Wed, Nov 3, 2010 at 8:07 AM, Kevin Bowling wrote: > Hello, > > Is there a recommended means of testing for libevent2 from within autoconf? > I'm wondering if anybody else has written an m4 macro that can check for an > adequate system copy, look in an argument passed to configure, or build a >

[Libevent-users] Autoconf macros

2010-11-03 Thread Kevin Bowling
Hello, Is there a recommended means of testing for libevent2 from within autoconf? I'm wondering if anybody else has written an m4 macro that can check for an adequate system copy, look in an argument passed to configure, or build a bundled version (since many distros are on 1.x). Regards, Kevin