aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/Makefile.am1
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2f90cd2bc8..a5672b100f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-06 JP Rosevear <jpr@ximian.com>
+
+ * Makefile.am: Remove hard coded disable deprecated flags
+
2003-12-05 Rodney Dawes <dobey@ximian.com>
* em-folder-tree.c (render_display_name): Remove the extra || unread
diff --git a/mail/Makefile.am b/mail/Makefile.am
index c28c9b5148..c377eca846 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -31,7 +31,6 @@ INCLUDES = \
-DCAMEL_PROVIDERDIR=\""$(camel_providerdir)"\" \
-DMAIL_IMPORTERSDIR=\""$(importerdir)"\" \
-DPREFIX=\""$(prefix)"\" \
- -DG_DISABLE_DEPRECATED \
-DG_LOG_DOMAIN=\"evolution-mail\"
component_LTLIBRARIES = libevolution-mail.la