evolution-data-server r8383 - trunk/camel/providers/groupwise
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8383 - trunk/camel/providers/groupwise
- Date: Thu, 17 Jan 2008 13:12:07 +0000 (GMT)
Author: kmaraas
Date: Thu Jan 17 13:12:07 2008
New Revision: 8383
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8383&view=rev
Log:
2008-01-15 Dan Winship <danw gnome org>
* configure.in: Require libsoup-2.4. (Remove old "either 2.2 or
2.4" support, which only ever worked because there was an old CVS
version of libsoup that claimed to be 2.4 but still had the 2.2
API.)
Modified:
trunk/camel/providers/groupwise/ChangeLog
trunk/camel/providers/groupwise/camel-groupwise-folder.c
trunk/camel/providers/groupwise/camel-groupwise-transport.c
trunk/camel/providers/groupwise/camel-groupwise-utils.c
Modified: trunk/camel/providers/groupwise/camel-groupwise-folder.c
==============================================================================
--- trunk/camel/providers/groupwise/camel-groupwise-folder.c (original)
+++ trunk/camel/providers/groupwise/camel-groupwise-folder.c Thu Jan 17 13:12:07 2008
@@ -40,8 +40,6 @@
#include <glib.h>
#include <glib/gi18n-lib.h>
-#include <libsoup/soup-misc.h>
-
#include <libedataserver/e-msgport.h>
#include <e-gw-connection.h>
Modified: trunk/camel/providers/groupwise/camel-groupwise-transport.c
==============================================================================
--- trunk/camel/providers/groupwise/camel-groupwise-transport.c (original)
+++ trunk/camel/providers/groupwise/camel-groupwise-transport.c Thu Jan 17 13:12:07 2008
@@ -31,8 +31,6 @@
#include <glib.h>
#include <glib/gi18n-lib.h>
-#include <libsoup/soup-misc.h>
-
#include "camel-data-wrapper.h"
#include "camel-medium.h"
#include "camel-mime-message.h"
Modified: trunk/camel/providers/groupwise/camel-groupwise-utils.c
==============================================================================
--- trunk/camel/providers/groupwise/camel-groupwise-utils.c (original)
+++ trunk/camel/providers/groupwise/camel-groupwise-utils.c Thu Jan 17 13:12:07 2008
@@ -30,8 +30,6 @@
#include <glib.h>
#include <glib/gstdio.h>
-#include <libsoup/soup-misc.h>
-
#include "camel/camel-address.h"
#include "camel/camel-mime-filter-charset.h"
#include "camel/camel-mime-message.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]