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