aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local
diff options
context:
space:
mode:
author8 <NotZed@Ximian.com>2001-10-19 09:54:42 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-10-19 09:54:42 +0800
commitdf5691bccf164913fe9b92aa03facbdfff1b9fa4 (patch)
treee2a34e5bcfcb66a73b505ff2ccf9ac0493ec0de2 /camel/providers/local
parentae5590f88d2a2a7097d3f47b09ab96a9c2059a05 (diff)
downloadgsoc2013-evolution-df5691bccf164913fe9b92aa03facbdfff1b9fa4.tar.gz
gsoc2013-evolution-df5691bccf164913fe9b92aa03facbdfff1b9fa4.tar.zst
gsoc2013-evolution-df5691bccf164913fe9b92aa03facbdfff1b9fa4.zip
Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko
2001-10-18 <NotZed@Ximian.com> * providers/(imap|local|pop3|sendmail|smtp)/Makefile.am: Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko Kaneti <yaneti@declera.com> svn path=/trunk/; revision=13783
Diffstat (limited to 'camel/providers/local')
-rw-r--r--camel/providers/local/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/local/Makefile.am b/camel/providers/local/Makefile.am
index d49cb13a60..22a284dd9f 100644
--- a/camel/providers/local/Makefile.am
+++ b/camel/providers/local/Makefile.am
@@ -15,6 +15,7 @@ INCLUDES = -I.. \
-I$(top_srcdir)/e-util \
-I$(top_srcdir) \
-I$(includedir) \
+ $(CAMEL_CFLAGS) \
$(GNOME_INCLUDEDIR) \
$(GTK_INCLUDEDIR) \
-DG_LOG_DOMAIN=\"camel-local-provider\"
zfm?h=gstreamer&id=433e7e60a8b1913f6fcdb20b7cdec167203dd208'>- Get Rid MD5 supportmiwi2011-03-191-1/+0 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-2/+2 * - update to jpeg7dinoex2009-07-181-2/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3 * - Remove useless dependency on XLIBgahr2008-03-111-2/+1 * My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.gahr2008-02-221-1/+1 * - Fix build with gcc 4.2miwi2007-12-117-20/+98 * BROKEN with gcc 4.2kris2007-05-271-1/+7