aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/smtp
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-05-03 05:34:01 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-05-03 05:34:01 +0800
commit855b85657d2536eb67108318336ad1d19206a320 (patch)
tree9d84fa3da2c41de956ebd1fcaf9a650406efde7e /camel/providers/smtp
parent9190e008ad92251cdf0c27772970c56214d6cc6e (diff)
downloadgsoc2013-evolution-855b85657d2536eb67108318336ad1d19206a320.tar.gz
gsoc2013-evolution-855b85657d2536eb67108318336ad1d19206a320.tar.zst
gsoc2013-evolution-855b85657d2536eb67108318336ad1d19206a320.zip
Set G_LOG_DOMAIN in following files.
addressbook/demo/Makefile.am addressbook/printing/Makefile.am camel/Makefile.am camel/providers/MH/Makefile.am camel/providers/maildir/Makefile.am camel/providers/mbox/Makefile.am camel/providers/nntp/Makefile.am camel/providers/pop3/Makefile.am camel/providers/sendmail/Makefile.am camel/providers/smtp/Makefile.am composer/Makefile.am e-util/Makefile.am filter/Makefile.am libibex/Makefile.am mail/Makefile.am shell/Makefile.am tests/Makefile.am tests/ui-tests/Makefile.am widgets/e-table/Makefile.am widgets/e-text/Makefile.am widgets/meeting-time-sel/Makefile.am widgets/shortcut-bar/Makefile.am svn path=/trunk/; revision=2756
Diffstat (limited to 'camel/providers/smtp')
-rw-r--r--camel/providers/smtp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/providers/smtp/Makefile.am b/camel/providers/smtp/Makefile.am
index 8c49e8778b..b14375bfc0 100644
--- a/camel/providers/smtp/Makefile.am
+++ b/camel/providers/smtp/Makefile.am
@@ -16,7 +16,8 @@ INCLUDES = \
-I$(includedir) \
-I$(top_srcdir)/intl \
$(GTK_INCLUDEDIR) \
- -I$(top_srcdir)/camel
+ -I$(top_srcdir)/camel \
+ -DG_LOG_DOMAIN=\"camel-smtp-provider\"
libcamelsmtp_la_SOURCES = \
camel-smtp-provider.c \
gories v, w, x, y, and z.mat2016-04-011-3/+3 * Allow packaging as a userbapt2015-05-041-1/+3 * Update to 1.04matthew2014-12-202-6/+5 * Update to 1.03matthew2014-12-132-3/+3 * Update to 1.02:matthew2014-12-062-4/+3 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-15/+5 * I'm not exactly sure why or what, but these ports do something at install time,mat2014-11-141-0/+1 * Update to 1.01matthew2014-07-043-11/+8 * Update to 0.08matthew2014-06-13