[evolution-data-server] Bug 682103 - -fPIC build fix
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug 682103 - -fPIC build fix
- Date: Sat, 18 Aug 2012 17:56:40 +0000 (UTC)
commit fcb3dba50458b2dd264cf8cb13f2315ec9c49c5e
Author: Fabien Tassin <fta+bugzilla sofaraway org>
Date: Sat Aug 18 13:56:16 2012 -0400
Bug 682103 - -fPIC build fix
addressbook/backends/google/tests/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/addressbook/backends/google/tests/Makefile.am b/addressbook/backends/google/tests/Makefile.am
index 6a4274c..3b31197 100644
--- a/addressbook/backends/google/tests/Makefile.am
+++ b/addressbook/backends/google/tests/Makefile.am
@@ -1,4 +1,4 @@
-CPPFLAGS = \
+phone_numbers_CPPFLAGS = \
$(AM_CPPFLAGS) \
-I$(top_srcdir) \
-I$(top_builddir) \
@@ -7,7 +7,7 @@ CPPFLAGS = \
-I$(top_srcdir)/addressbook/backends/google \
-DG_LOG_DOMAIN=\"evolution-tests\" \
$(NULL)
-CFLAGS = \
+phone_numbers_CFLAGS = \
$(AM_CFLAGS) \
$(EVOLUTION_ADDRESSBOOK_CFLAGS) \
$(GDATA_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]