summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-02-27 12:44:21 +0000
committerMatthew Barnes <mbarnes@src.gnome.org>2009-02-27 12:44:21 +0000
commitfc239cd17036aa1752aebc3c792744be092c77e4 (patch)
tree8f55686888d4fd9992c9f45ad28160e0f561b0bc /ChangeLog
parent98443bf3c424fd790c2de34c288eadc68a20b157 (diff)
downloadevolution-data-server-fc239cd17036aa1752aebc3c792744be092c77e4.tar.gz
** Re-fixes bug #570696
2009-02-27 Matthew Barnes <mbarnes@redhat.com> ** Re-fixes bug #570696 * configure.in: Define GDATA_CFLAGS and GDATA_LIBS and explicitly require libsoup-2.4 and libxml-2.0. * servers/google/libgdata/Makefile.am: * servers/google/libgdata-google/Makefile.am: Replace SOUP_CFLAGS and SOUP_LIBS with GDATA_CFLAGS and GDATA_LIBS. svn path=/trunk/; revision=10108
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a3c42a7e..e45cc03d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-27 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Re-fixes bug #570696
+
+ * configure.in:
+ Define GDATA_CFLAGS and GDATA_LIBS and explicitly require
+ libsoup-2.4 and libxml-2.0.
+
2009-02-23 Tobias Mueller <tobiasmue@svn.gnome.org>
* servers/google/libgdata-google/libgdata-google.pc.in