im.pidgin.pidgin: 4e43a1794e91a9aa8ffe294f4833a0be54d70758
datallah at pidgin.im
datallah at pidgin.im
Thu Feb 28 22:50:44 EST 2008
-----------------------------------------------------------------
Revision: 4e43a1794e91a9aa8ffe294f4833a0be54d70758
Ancestor: 01ecd4a7052bf3c5eef509a479c6109c8fa586c2
Author: datallah at pidgin.im
Date: 2008-02-29T03:47:21
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/4e43a1794e91a9aa8ffe294f4833a0be54d70758
Modified files:
ChangeLog.win32 libpurple/win32/global.mak
ChangeLog:
Enable SASL support for xmpp in the win32 build.
-------------- next part --------------
============================================================
--- ChangeLog.win32 89f0821bfedb5ad8d0a73076e4566b1e5b342e83
+++ ChangeLog.win32 bc2ccf1693c7d1f56c302b3b942286bfdbec2929
@@ -1,8 +1,11 @@ version 2.4.0 (02/28/2008):
version 2.4.0 (02/28/2008):
* Updated GTK+ to 2.12.8
* Updated include Meanwhile library to include patches referenced at:
https://sourceforge.net/tracker/?func=detail&atid=656718&aid=1626349&group_id=110565
+ * Build the xmpp protocol with SASL support (and include Cyrus SASL
+ 2.1.22).
+
version 2.3.1 (12/7/2007):
* No changes
============================================================
--- libpurple/win32/global.mak 13909169e1c042129bafd0f8e7ae3862124b6a2c
+++ libpurple/win32/global.mak e860f0d61bb53eb501a75007cfbda90340c221a2
@@ -77,6 +77,8 @@ endif
DISPLAY_VERSION := $(PIDGIN_VERSION)
endif
+CYRUS_SASL ?= 1
+
DEFINES += -DHAVE_CONFIG_H
# Use -g flag when building debug version of Pidgin (including plugins).
More information about the Commits
mailing list