From c8b9dd726262a5fcaff7085fc642298c03fa4782 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 11 Nov 2009 15:34:28 +0200 Subject: 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. --- smime/lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'smime/lib') 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 = \ -- cgit v1.2.3