From 47621188328c19be18a6915f937e4e0f7e04fba8 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Sun, 27 Mar 2011 05:35:17 +0200 Subject: Small tweaks for bug2698 bugfix --- configure.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index bd94174252..6ed43ce23b 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 -- cgit v1.2.3-54-g00ecf