[epiphany] Clean up unused macro definitions
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Clean up unused macro definitions
- Date: Sun, 7 Aug 2016 22:33:17 +0000 (UTC)
commit b2ace818b163a272c546cca6101b25297be1618f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Aug 7 15:24:10 2016 -0500
Clean up unused macro definitions
embed/Makefile.am | 1 -
embed/web-extension/Makefile.am | 1 -
lib/Makefile.am | 1 -
src/Makefile.am | 3 ---
4 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 45e91de..e885f6a 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -69,7 +69,6 @@ libephyembed_la_CPPFLAGS = \
-I$(top_srcdir)/lib/egg \
-I$(top_srcdir)/lib/history \
-I$(top_srcdir)/lib/widgets \
- -DDATADIR=\"$(datadir)\" \
-DPKGDATADIR=\"$(pkgdatadir)\" \
-DEPHY_WEB_EXTENSIONS_DIR=\"$(libdir)/epiphany/$(EPIPHANY_MAJOR)/web-extensions\" \
$(AM_CPPFLAGS)
diff --git a/embed/web-extension/Makefile.am b/embed/web-extension/Makefile.am
index 043462d..6a452f5 100644
--- a/embed/web-extension/Makefile.am
+++ b/embed/web-extension/Makefile.am
@@ -23,7 +23,6 @@ libephywebextension_la_SOURCES = \
libephywebextension_la_CPPFLAGS = \
-I$(top_srcdir)/lib \
- -DTOP_SRC_DATADIR=\"$(top_srcdir)/data\" \
$(AM_CPPFLAGS)
libephywebextension_la_CFLAGS = \
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a1b58aa..22ff50d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -70,7 +70,6 @@ nodist_libephymisc_la_SOURCES = \
libephymisc_la_CPPFLAGS = \
-DABS_TOP_BUILD_DIR=\"$(abs_top_builddir)\" \
- -DDATADIR=\"$(datadir)\" \
-DLOCALEDIR=\"$(localedir)\" \
-DPKGDATADIR=\"$(pkgdatadir)\" \
-DPKGLIBEXECDIR=\"$(pkglibexecdir)\" \
diff --git a/src/Makefile.am b/src/Makefile.am
index 6988d59..6856b15 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -77,7 +77,6 @@ libephymain_la_CPPFLAGS = \
-I$(top_srcdir)/lib/history \
-I$(top_srcdir)/lib/widgets \
-I$(top_srcdir)/src/bookmarks \
- -DLOADER_DIR=\"$(pkglibdir)/$(EPIPHANY_MAJOR)/loaders\" \
-DDATADIR=\"$(pkgdatadir)\" \
-DLOCALEDIR=\"$(localedir)\" \
$(AM_CPPFLAGS)
@@ -167,7 +166,6 @@ epiphany_CPPFLAGS = \
-I$(top_srcdir)/lib/widgets \
-I$(top_builddir)/lib/widgets \
-I$(top_srcdir)/src/bookmarks \
- -DDATADIR=\"$(datadir)\" \
-DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
-DLOCALEDIR=\"$(localedir)\" \
$(AM_CPPFLAGS)
@@ -201,7 +199,6 @@ epiphany_search_provider_CPPFLAGS = \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/lib/history \
-I$(top_srcdir)/src/bookmarks \
- -DDATADIR=\""$(datadir)"\" \
-DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
-DLOCALEDIR=\"$(localedir)\" \
$(AM_CPPFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]