aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-12-07 02:08:00 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-12-07 02:08:00 +0800
commitf6b7ede5b123fa2530b1b8353b72f26e38ec60a0 (patch)
treedcfc355390ec98be9255077abfb24db8d5623f8e /camel/Makefile.am
parentd53559db709aaaa40d68de79de2c7df61c2b3968 (diff)
downloadgsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.tar
gsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.tar.gz
gsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.tar.bz2
gsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.tar.lz
gsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.tar.xz
gsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.tar.zst
gsoc2013-evolution-f6b7ede5b123fa2530b1b8353b72f26e38ec60a0.zip
Remove hard coded disable deprecated flags
2003-12-06 JP Rosevear <jpr@ximian.com> * */Makefile.am: Remove hard coded disable deprecated flags svn path=/trunk/; revision=23658
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index 5936d42d11..3924e0cd80 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -15,7 +15,6 @@ INCLUDES = -I.. -I$(srcdir)/.. \
-DCAMEL_LIBEXECDIR=\""$(camellibexecdir)"\" \
-DCAMEL_PROVIDERDIR=\""$(camel_providerdir)"\" \
-DG_LOG_DOMAIN=\"camel\" \
- -DG_DISABLE_DEPRECATED \
$(CAMEL_CFLAGS)
if ENABLE_SMIME