[evolution-data-server] Remove unused OAUTH_CFLAGS / OAUTH_LIBS.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Remove unused OAUTH_CFLAGS / OAUTH_LIBS.
- Date: Mon, 12 Nov 2012 11:55:15 +0000 (UTC)
commit 88286373727ef57c2b20b107467db65fd882b0f3
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Nov 12 06:54:26 2012 -0500
Remove unused OAUTH_CFLAGS / OAUTH_LIBS.
Missed these when I removed the liboauth dependency.
addressbook/backends/google/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/addressbook/backends/google/Makefile.am b/addressbook/backends/google/Makefile.am
index 0138234..03dc659 100644
--- a/addressbook/backends/google/Makefile.am
+++ b/addressbook/backends/google/Makefile.am
@@ -19,7 +19,6 @@ libebookbackendgoogle_la_CPPFLAGS = \
$(SOUP_CFLAGS) \
$(GDATA_CFLAGS) \
$(GOA_CFLAGS) \
- $(OAUTH_CFLAGS) \
$(CAMEL_CFLAGS) \
$(CODE_COVERAGE_CFLAGS) \
$(NULL)
@@ -41,7 +40,6 @@ libebookbackendgoogle_la_LIBADD = \
$(SOUP_LIBS) \
$(GDATA_LIBS) \
$(GOA_LIBS) \
- $(OAUTH_LIBS) \
$(CAMEL_LIBS)
libebookbackendgoogle_la_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]