evolution-data-server r8533 - trunk/camel/providers/groupwise
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8533 - trunk/camel/providers/groupwise
- Date: Tue, 26 Feb 2008 07:13:15 +0000 (GMT)
Author: kmaraas
Date: Tue Feb 26 07:13:14 2008
New Revision: 8533
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8533&view=rev
Log:
2008-02-26 Kjartan Maraas <kmaraas gnome org>
* Makefile.am: Add E_DATA_SERVER_CFLAGS/LIBS to make it build.
Modified:
trunk/camel/providers/groupwise/ChangeLog
trunk/camel/providers/groupwise/Makefile.am
Modified: trunk/camel/providers/groupwise/Makefile.am
==============================================================================
--- trunk/camel/providers/groupwise/Makefile.am (original)
+++ trunk/camel/providers/groupwise/Makefile.am Tue Feb 26 07:13:14 2008
@@ -12,6 +12,7 @@
$(CAMEL_CFLAGS) \
$(GNOME_INCLUDEDIR) \
$(SOUP_CFLAGS) \
+ $(E_DATA_SERVER_CFLAGS) \
-DG_LOG_DOMAIN=\"camel-groupwise-provider\"
libcamelgroupwise_la_SOURCES = \
@@ -42,6 +43,7 @@
$(top_builddir)/camel/libcamel-provider-1.2.la \
$(top_builddir)/camel/libcamel-1.2.la \
$(CAMEL_LIBS) \
- $(SOUP_LIBS)
+ $(SOUP_LIBS) \
+ $(E_DATA_SERVER_LIBS)
EXTRA_DIST = libcamelgroupwise.urls
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]