summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2007-06-17 18:36:33 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-06-17 18:36:33 +0000
commitb2a4abf01f4b9eb5f964b11ffd1a1359afeccc4a (patch)
treedb1be80aacf31e144f156badcdc55433d167a51c /configure.in
parentad342fb765e6fd3bccf1350e9e03d8b488c1bf99 (diff)
downloadirssi-b2a4abf01f4b9eb5f964b11ffd1a1359afeccc4a.zip
Remove leftover.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4562 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index fcbe5ee9..e48a01e1 100644
--- a/configure.in
+++ b/configure.in
@@ -895,9 +895,6 @@ echo "Building with IPv6 support ....... : $want_ipv6"
echo "Building with SSL support ........ : ${enable_openssl}"
echo "Building with 64bit DCC support .. : $offt_64bit"
echo "Building with garbage collector .. : $want_gc"
-if test "x$enable_openssl" = "xno" -a "x$ssl_error" != "x"; then
- echo " - $ssl_error"
-fi
echo
echo "If there are any problems, read the INSTALL file."