mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Link to libevent_openssl statically when requested
When configure tor with --enable-bufferevents and --enable-static-libevent, libevent_openssl would still be linked dynamically. Fix this and refactor src/or/Makefile.am along the way.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes:
|
||||
- Correctly link libevent_openssl when --enable-static-libevent
|
||||
is passed to configure. Fixes bug 3118; bugfix on 0.2.3.1-alpha.
|
||||
|
||||
Reference in New Issue
Block a user