1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

Remove leftover.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4562 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2007-06-17 18:36:33 +00:00 committed by exg
parent ad342fb765
commit b2a4abf01f

View File

@ -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."