[evolution-data-server] Remove undefined $(GNOME_INCLUDEDIR) / $(GTK_INCLUDEDIR).
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Remove undefined $(GNOME_INCLUDEDIR) / $(GTK_INCLUDEDIR).
- Date: Sun, 17 Nov 2013 16:43:28 +0000 (UTC)
commit c233fe6bfd0d959482b56d9ff22ff98b992d31b8
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Nov 17 11:17:00 2013 -0500
Remove undefined $(GNOME_INCLUDEDIR) / $(GTK_INCLUDEDIR).
camel/providers/nntp/Makefile.am | 2 --
camel/providers/sendmail/Makefile.am | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/camel/providers/nntp/Makefile.am b/camel/providers/nntp/Makefile.am
index 4e94aec..7c0f69c 100644
--- a/camel/providers/nntp/Makefile.am
+++ b/camel/providers/nntp/Makefile.am
@@ -10,8 +10,6 @@ libcamelnntp_la_CPPFLAGS = \
-I$(top_srcdir)/camel \
-I$(top_srcdir) \
$(CAMEL_CFLAGS) \
- $(GNOME_INCLUDEDIR) \
- $(GTK_INCLUDEDIR) \
-DG_LOG_DOMAIN=\"camel-nntp-provider\" \
$(CODE_COVERAGE_CFLAGS) \
$(NULL)
diff --git a/camel/providers/sendmail/Makefile.am b/camel/providers/sendmail/Makefile.am
index ce79ab4..9e2fc89 100644
--- a/camel/providers/sendmail/Makefile.am
+++ b/camel/providers/sendmail/Makefile.am
@@ -10,8 +10,6 @@ libcamelsendmail_la_CPPFLAGS = \
-I$(srcdir)/../../.. \
-I$(top_srcdir)/camel \
$(CAMEL_CFLAGS) \
- $(GNOME_INCLUDEDIR) \
- $(GTK_INCLUDEDIR) \
-DG_LOG_DOMAIN=\"camel-sendmail-provider\" \
$(CODE_COVERAGE_CFLAGS) \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]