aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2009-11-11 21:34:28 +0800
committerTor Lillqvist <tml@iki.fi>2009-11-11 21:34:28 +0800
commitc8b9dd726262a5fcaff7085fc642298c03fa4782 (patch)
tree6ab9283061970162c4862d526d1186a99bcd322d /smime/lib
parent43a98ec41e2bd0d437eaea8db3021ad181455f8c (diff)
downloadgsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.tar
gsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.tar.gz
gsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.tar.bz2
gsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.tar.lz
gsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.tar.xz
gsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.tar.zst
gsoc2013-evolution-c8b9dd726262a5fcaff7085fc642298c03fa4782.zip
Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one
Put the Mozilla NSS CFLAGS before the GnuTLS ones in CERT_UI_CFLAGS. Also, drop unnecessary EVOLUTION_ADDRESSBOOK_CFLAGS in smime/lib/Makefile.am.
Diffstat (limited to 'smime/lib')
-rw-r--r--smime/lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/smime/lib/Makefile.am b/smime/lib/Makefile.am
index 1ea8a30ead..c2c6772ec7 100644
--- a/smime/lib/Makefile.am
+++ b/smime/lib/Makefile.am
@@ -13,7 +13,6 @@ libessmime_la_CPPFLAGS = \
-DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \
-DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \
-DPREFIX=\""$(prefix)"\" \
- $(EVOLUTION_ADDRESSBOOK_CFLAGS) \
$(CERT_UI_CFLAGS)
libessmime_la_SOURCES = \