aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-12-29 03:28:39 +0800
committerDan Winship <danw@src.gnome.org>2000-12-29 03:28:39 +0800
commit156996ac5eaaddea369e4ae001c06c45f5ad76f4 (patch)
tree4d6f8c6714002dfe6baf2717980bf9530a3c2fb2 /camel/Makefile.am
parent1351da8fd7d1207e79cc811f300f3ccbc68ce3c7 (diff)
downloadgsoc2013-evolution-156996ac5eaaddea369e4ae001c06c45f5ad76f4.tar.gz
gsoc2013-evolution-156996ac5eaaddea369e4ae001c06c45f5ad76f4.tar.zst
gsoc2013-evolution-156996ac5eaaddea369e4ae001c06c45f5ad76f4.zip
Remove this. It was only a thin wrapper around struct _header_content_type
* gmime-content-field.[ch]: Remove this. It was only a thin wrapper around struct _header_content_type anyway, and didn't match the naming scheme of anything else. * Makefile.am: Remove gmime-content-field.[ch] * camel.h: Remove gmime-content-field.h * camel-types.h: Add CamelContentType as a typedef for struct _header_content_type (especially for use outside of camel). * camel-multipart.c: * camel-mime-part.c: * camel-mime-message.c: * camel-folder-summary.c: * camel-folder-search.c: * camel-data-wrapper.[ch]: Use CamelContentType and header_content_type_* functions rather than the GMime stuff. * camel-mime-part-utils.c: * camel-medium.c: Remove unused gmime-content-field.h include. svn path=/trunk/; revision=7186
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 318b1596f4..24483b16f2 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -62,7 +62,6 @@ libcamel_la_SOURCES = \
camel-url.c \
camel-charset-map.c \
camel.c \
- gmime-content-field.c \
gstring-util.c \
hash-table-utils.c \
string-utils.c
@@ -116,7 +115,6 @@ libcamelinclude_HEADERS = \
camel-uid-cache.h \
camel-url.h \
camel.h \
- gmime-content-field.h \
gstring-util.h \
hash-table-utils.h \
string-utils.h
otification?h=mate-1.18&id=da880765886f48c0ac8fd253e5601d04ea853215'>Conversion to a single libtool environment.ade2006-02-231-1/+1 * Fix an IMAP authentication problem.jylefort2006-01-262-1/+17 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Fix the packing list when Evolution support is enabled.jylefort2005-11-081-2/+2 * Fix Evolution 2.4.x support.jylefort2005-11-081-0/+5 * - Chase Evolution updatepav2005-11-071-2/+2 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * Fix the packing list when WITHOUT_GMAIL is defined.jylefort2005-08-122-1/+4 * - Fix a bug in the Gmail properties codejylefort2005-08-102-3/+14 * Update to 2.0 (fixes Gmail support)jylefort2005-08-105-78/+44 * Immediate notification has problems with fast notifiers (such asjylefort2005-05-102-1/+36 * Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Update to 1.1.marcus2005-03-073-24/+29 * Update to 1.0.marcus2004-11-253-3/+4 * - Update to 0.99pav2004-11-162-4/+3 * - Enable Gmail supportpav2004-11-131-6/+5 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Update to 0.8.1pav2004-11-052-3/+3 * - Update to 0.8.0pav2004-11-022-3/+3 * - Update to 0.7.1pav2004-10-263-3/+4 * This port needs GCC 3.4 since gob2 is now generating C99-compliant codemarcus2004-10-131-0/+1 * Update to 0.7.0 to fix two security vulnerabilities and GCC 3.4.xmarcus2004-10-075-20/+33 * Fix the build on 64-bit platforms.marcus2004-08-211-0/+11 * Update to 0.6.1.marcus2004-08-193-8/+8 * - Update to 0.6.0pav2004-08-17