libevent_openssl.pc.in


Log

Author Commit Date CI Message
moonlightsh 66861f88 2022-03-10T23:58:36 Require libevent_core not libevent for pkg-config libevent library itself had been deprecated long time ago. Fixes: #1213
Nick Mathewson d70af27d 2012-11-16T10:48:13 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
Peter Rosin 274dd036 2011-05-04T16:34:28 libssl depends on libcrypto, not the other way around.
Nick Mathewson ebcb1f03 2010-08-10T11:11:25 Add pkgconfig files for libevent_{openssl,pthreads}