Mercurial > pidgin
changeset 26823:60141cfedeb6
Inform user that he wont be able to use Yahoo! in case of absence of ssl
support
author | Sulabh Mahajan <sulabh@soc.pidgin.im> |
---|---|
date | Wed, 06 May 2009 10:12:59 +0000 |
parents | 885320258863 |
children | 644606f508e6 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Wed May 06 08:48:57 2009 +0000 +++ b/configure.ac Wed May 06 10:12:59 2009 +0000 @@ -1663,7 +1663,7 @@ [enable_nss="$enableval"], [enable_nss="yes"]) -msg_ssl="None. MSN, Novell Groupwise and Google Talk will not work without GnuTLS or NSS. OpenSSL is NOT usable!" +msg_ssl="None. MSN, Novell Groupwise, Yahoo! and Google Talk will not work without GnuTLS or NSS. OpenSSL is NOT usable!" looked_for_gnutls="no" dnl # dnl # Check for GnuTLS if it's specified.