Mercurial > pidgin
changeset 24672:4ba44bf066e3
Updated included win32 meanwhile library to fix #7563
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 10 Dec 2008 01:14:02 +0000 |
parents | 941ae31dd516 |
children | 5706043db5b5 |
files | ChangeLog.win32 libpurple/win32/global.mak |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.win32 Wed Dec 10 00:35:26 2008 +0000 +++ b/ChangeLog.win32 Wed Dec 10 01:14:02 2008 +0000 @@ -1,5 +1,6 @@ version 2.5.3 (12/??/2008): * Upgrade SILC to use the 1.1.8 toolkit + * Updated included Meanwhile library to include patch referenced in #7563 version 2.5.2 (10/19/2008): * Updated GTK+ to 2.12.12 @@ -31,7 +32,7 @@ version 2.4.0 (02/29/2008): * Updated GTK+ to 2.12.8 - * Updated include Meanwhile library to include patches referenced at: + * Updated included 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).
--- a/libpurple/win32/global.mak Wed Dec 10 00:35:26 2008 +0000 +++ b/libpurple/win32/global.mak Wed Dec 10 01:14:02 2008 +0000 @@ -16,7 +16,7 @@ GTK_BIN ?= $(GTK_TOP)/bin BONJOUR_TOP ?= $(WIN32_DEV_TOP)/Bonjour_SDK LIBXML2_TOP ?= $(WIN32_DEV_TOP)/libxml2-2.6.30 -MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa1 +MEANWHILE_TOP ?= $(WIN32_DEV_TOP)/meanwhile-1.0.2_daa2 NSPR_TOP ?= $(WIN32_DEV_TOP)/nspr-4.6.4 NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.11.4 PERL_LIB_TOP ?= $(WIN32_DEV_TOP)/perl-5.10.0