[evolution-data-server] Don't link libebook to GTK+.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Don't link libebook to GTK+.
- Date: Thu, 30 Sep 2010 17:55:07 +0000 (UTC)
commit f2400962bf1b32f8db7f2cde008de166657b4b76
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Sep 30 13:50:17 2010 -0400
Don't link libebook to GTK+.
addressbook/libegdbus/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/addressbook/libegdbus/Makefile.am b/addressbook/libegdbus/Makefile.am
index bc483d1..8610649 100644
--- a/addressbook/libegdbus/Makefile.am
+++ b/addressbook/libegdbus/Makefile.am
@@ -15,7 +15,7 @@ libegdbus_book_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
-DG_LOG_DOMAIN=\"libegdbus-book\" \
-I$(top_srcdir)/addressbook \
- $(GNOME_PLATFORM_CFLAGS)
+ $(E_DATA_SERVER_CFLAGS)
libegdbus_book_la_SOURCES = \
e-gdbus-egdbusbook.h \
@@ -29,7 +29,7 @@ libegdbus_book_la_SOURCES = \
e-gdbus-typemappers.h
libegdbus_book_la_LIBADD = \
- $(GNOME_PLATFORM_LIBS)
+ $(E_DATA_SERVER_LIBS)
libegdbus_book_la_LDFLAGS = $(NO_UNDEFINED)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]