# HG changeset patch # User Will Thompson # Date 1192810770 0 # Node ID 40a6d017f18d0a32c7c16f9a0fe3bddfb1220f4c # Parent 48f03c46b86ba4807488093a964112e963ca532b 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 diff -r 48f03c46b86b -r 40a6d017f18d configure.ac --- 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.