[evolution-data-server/gnome-2-32] Don't link libebook to GTK+.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-2-32] Don't link libebook to GTK+.
- Date: Fri, 1 Oct 2010 12:17:55 +0000 (UTC)
commit d724b690348b80487a6012a53d0d3430807e169e
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]