aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index cd492b98..0b8a803f 100755
--- a/configure
+++ b/configure
@@ -600,13 +600,12 @@ EOF
jabber=0
oscar=0
yahoo=0
- twitter=0
if [ "$events" = "libevent" ]; then
- echo
echo 'Warning: Some libpurple modules (including msn-pecan) do their event handling'
echo 'outside libpurple, talking to GLib directly. At least for now the combination'
echo 'libpurple + libevent is *not* recommended!'
+ echo
fi
fi