[evolution-kolab/ek-wip-porting-imapx] camel: added NSS CFLAGS to Makefile.am
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/ek-wip-porting-imapx] camel: added NSS CFLAGS to Makefile.am
- Date: Wed, 7 Dec 2011 14:52:24 +0000 (UTC)
commit 9a523512c678ef29e971079da446893f66f6900a
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Wed Dec 7 15:37:53 2011 +0100
camel: added NSS CFLAGS to Makefile.am
src/camel/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/camel/Makefile.am b/src/camel/Makefile.am
index c1854bc..29b696f 100644
--- a/src/camel/Makefile.am
+++ b/src/camel/Makefile.am
@@ -18,6 +18,7 @@ libcamelkolab_la_SOURCES = \
libcamelkolab_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
$(SQLITE_CFLAGS) \
+ $(NSS_CFLAGS) \
$(KOLAB_INCLUDE) \
-DG_LOG_DOMAIN=\"camel-kolab\"
@@ -25,6 +26,7 @@ libcamelkolab_la_CFLAGS = \
$(CFLAGS) \
$(ADD_CFLAGS) \
$(SQLITE_CFLAGS) \
+ $(NSS_CFLAGS) \
-Wno-missing-field-initializers
libcamelkolab_la_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]