im.pidgin.pidgin.2.2.2: 297ec7b52dbf78b4e8a2ba19aa54679eb4542b0a

resiak at soc.pidgin.im resiak at soc.pidgin.im
Fri Oct 19 17:10:48 EDT 2007


-----------------------------------------------------------------
Revision: 297ec7b52dbf78b4e8a2ba19aa54679eb4542b0a
Ancestor: 88618ad9ca6607aecb6d5a1a946d260938936ba3
Author: resiak at soc.pidgin.im
Date: 2007-10-19T16:19:30
Branch: im.pidgin.pidgin.2.2.2

Modified files:
        configure.ac

ChangeLog: 

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.


-------------- next part --------------
============================================================
--- configure.ac	d039e40a31103f53721c77dda586118263075197
+++ configure.ac	4e6878df6e6bc57c4259632ab3fc1e7228657f87
@@ -1460,7 +1460,7 @@ AC_ARG_ENABLE(nss,
 	[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.


More information about the Commits mailing list