Re: [Libevent-users] libevent and autotools

2008-05-09 Thread Daniel Morales
It's easy, here is :) -- Daniel 2008/4/23 Nick Mathewson <[EMAIL PROTECTED]>: > On Tue, Apr 22, 2008 at 11:00:29PM -0300, Daniel Morales wrote: > > Hi all, > > > > Since libevent doesn't have a *.pc file to use with pkg-config, i need to > > add some manual check to a configure.in. > > Hm! pkg-

Re: [Libevent-users] libevent and autotools

2008-04-22 Thread Nick Mathewson
On Tue, Apr 22, 2008 at 11:00:29PM -0300, Daniel Morales wrote: > Hi all, > > Since libevent doesn't have a *.pc file to use with pkg-config, i need to > add some manual check to a configure.in. Hm! pkg-config! Yes, that's a good idea; we should support that in libevent 2.0 and later. Would yo

[Libevent-users] libevent and autotools

2008-04-22 Thread Daniel Morales
Hi all, Since libevent doesn't have a *.pc file to use with pkg-config, i need to add some manual check to a configure.in. Any example for libevent to share? :) Thanks, -- Daniel ___ Libevent-users mailing list Libevent-users@monkey.org http://monkeym