Fix libevent autoconf bug #2698

This commit is contained in:
Jacob Appelbaum
2011-03-16 18:35:31 -07:00
committed by Sebastian Hahn
parent fe86be61b6
commit b62abf9f21
2 changed files with 20 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor build issues
- We incorrectly linked libevent when configured with
--enable-static-libevent. Fixes bug 2698.