mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Remove leftover.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4562 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ad342fb765
commit
b2a4abf01f
@ -895,9 +895,6 @@ echo "Building with IPv6 support ....... : $want_ipv6"
|
|||||||
echo "Building with SSL support ........ : ${enable_openssl}"
|
echo "Building with SSL support ........ : ${enable_openssl}"
|
||||||
echo "Building with 64bit DCC support .. : $offt_64bit"
|
echo "Building with 64bit DCC support .. : $offt_64bit"
|
||||||
echo "Building with garbage collector .. : $want_gc"
|
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
|
||||||
echo "If there are any problems, read the INSTALL file."
|
echo "If there are any problems, read the INSTALL file."
|
||||||
|
Loading…
Reference in New Issue
Block a user