[evolution-exchange] Add LDAP build flags to the EPlugin.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] Add LDAP build flags to the EPlugin.
- Date: Wed, 28 Apr 2010 12:57:38 +0000 (UTC)
commit 2ab2f195a81779a72a4762356c763adaeb492d29
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Apr 28 08:49:46 2010 -0400
Add LDAP build flags to the EPlugin.
eplugin/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/eplugin/Makefile.am b/eplugin/Makefile.am
index 9eb8747..b9b2b45 100644
--- a/eplugin/Makefile.am
+++ b/eplugin/Makefile.am
@@ -27,7 +27,8 @@ liborg_gnome_exchange_operations_la_CPPFLAGS = \
$(EVOLUTION_DATA_SERVER_CFLAGS) \
$(EVOLUTION_PLUGIN_CFLAGS) \
$(EVOLUTION_SHELL_CFLAGS) \
- $(EVOLUTION_MAIL_CFLAGS)
+ $(EVOLUTION_MAIL_CFLAGS) \
+ $(LDAP_CFLAGS)
liborg_gnome_exchange_operations_la_SOURCES = \
@@ -64,6 +65,7 @@ liborg_gnome_exchange_operations_la_LIBADD = \
$(EVOLUTION_PLUGIN_LIBS) \
$(EVOLUTION_SHELL_LIBS) \
$(EVOLUTION_MAIL_LIBS) \
+ $(LDAP_LIBS) \
$(DNS_LIBS)
liborg_gnome_exchange_operations_la_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]