Re: [Libevent-users] libevent with non standard ssl directory

2010-12-07 Thread William Ahern
On Tue, Dec 07, 2010 at 03:56:44PM -0700, Kevin Bowling wrote: > On Tue, Dec 7, 2010 at 2:07 PM, William Ahern > wrote: > > That means that the pkg-config in one tree has no idea about the pkg-config > > config in the other trees. I have to hack every dumb package that relies on > > pkg-config in

Re: [Libevent-users] libevent with non standard ssl directory

2010-12-07 Thread Kevin Bowling
On Tue, Dec 7, 2010 at 2:07 PM, William Ahern wrote: > On Tue, Dec 07, 2010 at 02:03:18PM -0500, Nick Mathewson wrote: > > On Mon, Dec 6, 2010 at 6:53 PM, Sanjeev Kulkarni > wrote: > > > Hey guys, > > > I'm a relative newbee to libevent so apologies if this is already > answered. > > > How to con

Re: [Libevent-users] libevent with non standard ssl directory

2010-12-07 Thread William Ahern
On Tue, Dec 07, 2010 at 02:03:18PM -0500, Nick Mathewson wrote: > On Mon, Dec 6, 2010 at 6:53 PM, Sanjeev Kulkarni > wrote: > > Hey guys, > > I'm a relative newbee to libevent so apologies if this is already answered. > > How to configure libevent to use a non-standard installation path of > > op

Re: [Libevent-users] libevent with non standard ssl directory

2010-12-07 Thread Nick Mathewson
On Mon, Dec 6, 2010 at 6:53 PM, Sanjeev Kulkarni wrote: > Hey guys, > I'm a relative newbee to libevent so apologies if this is already answered. > How to configure libevent to use a non-standard installation path of > openssl. Basically my project has openssl included and I want libevent to > com