aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-03-27 05:35:17 +0200
committerSebastian Hahn <sebastian@torproject.org>2011-03-27 05:38:53 +0200
commit47621188328c19be18a6915f937e4e0f7e04fba8 (patch)
treed77eb58d8d9bea6060e6601393bbf179c6d02709 /configure.in
parentb62abf9f21499abda5b703271d5663a2a7380ca0 (diff)
downloadtor-47621188328c19be18a6915f937e4e0f7e04fba8.tar
tor-47621188328c19be18a6915f937e4e0f7e04fba8.tar.gz
Small tweaks for bug2698 bugfix
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index bd9417425..6ed43ce23 100644
--- a/configure.in
+++ b/configure.in
@@ -280,8 +280,6 @@ if test "$enable_static_libevent" = "yes"; then
[have_rt=yes])
if test "$have_rt" = yes; then
STATIC_LIBEVENT_FLAGS=" -lrt "
- else
- STATIC_LIBEVENT_FLAGS=""
fi
fi