mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Default to IPv6 enabled
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4078 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
638794878d
commit
227b7dbb5e
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ AC_ARG_ENABLE(ipv6,
|
||||||
want_ipv6=yes
|
want_ipv6=yes
|
||||||
fi
|
fi
|
||||||
fi,
|
fi,
|
||||||
want_ipv6=no)
|
want_ipv6=yes)
|
||||||
|
|
||||||
dnl **
|
dnl **
|
||||||
dnl ** SSL Library checks (OpenSSL)
|
dnl ** SSL Library checks (OpenSSL)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue