4 Commits

Author SHA1 Message Date
moonlightsh
66861f8891 Require libevent_core not libevent for pkg-config
libevent library itself had been deprecated long time ago.

Fixes: #1213
2022-03-11 08:13:56 +03:00
Nick Mathewson
d70af27d01 Use correct openssl libs and includes in pkgconfig file
Previously we were saying -lssl -lcrypto unconditionally when
we should have been saying OPENSSL_LIBS.

Based on a patch from Patrick Pelletier
2012-11-16 10:50:04 -05:00
Peter Rosin
274dd0369a libssl depends on libcrypto, not the other way around. 2011-05-04 16:18:46 -04:00
Nick Mathewson
ebcb1f0387 Add pkgconfig files for libevent_{openssl,pthreads} 2010-08-10 11:11:25 -04:00