mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
fixed --disable-ssl description
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2895 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1c33e3e896
commit
b8dade3143
@ -201,7 +201,7 @@ dnl ** SSL Library checks (OpenSSL)
|
||||
dnl **
|
||||
|
||||
AC_ARG_ENABLE(ssl,
|
||||
[ --disable-ssl Turn on Secure Sockets Layer support [default=yes]],,
|
||||
[ --disable-ssl Disable Secure Sockets Layer support],,
|
||||
enable_ssl=yes)
|
||||
|
||||
AC_ARG_WITH(openssl-includes,
|
||||
|
Loading…
Reference in New Issue
Block a user