[evolution-data-server] edataserver: Remove libsoup from the introspection includes
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] edataserver: Remove libsoup from the introspection includes
- Date: Mon, 18 Jun 2012 17:11:46 +0000 (UTC)
commit 320358d5324764d8a733db566fc159b42c19effe
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Jun 18 18:10:46 2012 +0100
edataserver: Remove libsoup from the introspection includes
Soup-2.4 doesntât get along with Vala at the moment, and is breaking the
folks build. The include can be re-added once libsoup is fixed.
This partially reverts 874cfbd0c6dbb130489c27e9b50e51d8da6da398.
libedataserver/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/Makefile.am b/libedataserver/Makefile.am
index 6e89f88..87fcfd9 100644
--- a/libedataserver/Makefile.am
+++ b/libedataserver/Makefile.am
@@ -204,7 +204,7 @@ introspection_sources = \
$(libedataserver_1_2_la_SOURCES))
EDataServer-1.2.gir: libedataserver-1.2.la
-EDataServer_1_2_gir_INCLUDES = GObject-2.0 libxml2-2.0 Gio-2.0 Soup-2.4
+EDataServer_1_2_gir_INCLUDES = GObject-2.0 libxml2-2.0 Gio-2.0
EDataServer_1_2_gir_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -DLIBEDATASERVER_COMPILATION $(E_DATA_SERVER_CFLAGS) $(CAMEL_CFLAGS) $(SOUP_CFLAGS)
EDataServer_1_2_gir_LIBS = libedataserver-1.2.la $(top_builddir)/camel/libcamel-1.2.la
EDataServer_1_2_gir_FILES = $(introspection_sources)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]