Fri, 19 Oct 2007 16:19:30 +0000
applied changes from cbfd86ab2748b8fdb5f956d133339630eba75f8b
through da7520dee75fbe063aa7747c5452551d0030abee
log message:
| Mention that GnuTLS or NSS are required, and not OpenSSL, in the "you don't
| have any SSL" ./configure message.
committer: Luke Schierer <lschiere@pidgin.im>
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/configure.ac Fri Oct 19 16:12:34 2007 +0000 +++ b/configure.ac Fri Oct 19 16:19:30 2007 +0000 @@ -1460,7 +1460,7 @@ [enable_nss="$enableval"], [enable_nss="yes"]) -msg_ssl="None (MSN and Google Talk will not work without SSL!)" +msg_ssl="None. MSN, Novell Groupwise and Google Talk will not work without GnuTLS or NSS. OpenSSL is NOT usable!" dnl # dnl # Check for GnuTLS if it's specified.