aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-07 20:34:22 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-07 20:35:07 +0800
commit2c6d8d25592d553254f7a110b53f59bbde5b916b (patch)
treece912ddd4c298a5067cad581d47f465c30e23e0c /configure.ac
parent0c54e7a181b440ef53509aa84c92e586c3d04499 (diff)
downloadgsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.tar
gsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.tar.gz
gsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.tar.bz2
gsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.tar.lz
gsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.tar.xz
gsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.tar.zst
gsoc2013-empathy-2c6d8d25592d553254f7a110b53f59bbde5b916b.zip
remove libebook support
It's API just changed and it's not really useful anymore as gnome-about-me has been removed. https://bugzilla.gnome.org/show_bug.cgi?id=677533
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/configure.ac b/configure.ac
index 70d365708..3e8b31309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -219,18 +219,6 @@ AC_DEFINE(EMPATHY_GOA_PROVIDER, "org.gnome.OnlineAccounts",
[Name of provider for accounts imported from GOA])
# -----------------------------------------------------------
-# evolution-data-server (about-me)
-# -----------------------------------------------------------
-AC_ARG_WITH(eds,
- AS_HELP_STRING([--with-eds],
- [build with evolution-data-server support]),,
- [with_eds=yes])
-if test x"$with_eds" = x"yes" ; then
- PKG_CHECK_MODULES(EDS, [libebook-1.2])
- AC_DEFINE(HAVE_EDS, 1, [Define if we have libebook])
-fi
-
-# -----------------------------------------------------------
# Enable debug
# -----------------------------------------------------------
@@ -550,5 +538,4 @@ Configure summary:
Extras:
Nautilus-sendto plugin......: ${have_nst}
GOA MC plugin...............: ${have_goa}
- Salut E-D-S support.........: ${with_eds}
"