# HG changeset patch # User Sulabh Mahajan # Date 1241604779 0 # Node ID 60141cfedeb632369ec3f01834dfd0fd04655620 # Parent 885320258863b4cff4b4b96e269cd60b78b4ef11 Inform user that he wont be able to use Yahoo! in case of absence of ssl support diff -r 885320258863 -r 60141cfedeb6 configure.ac --- 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.