[evince/wip/app] shell: Remove unused define from CPPFLAGS
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/app] shell: Remove unused define from CPPFLAGS
- Date: Wed, 13 Jun 2012 12:31:39 +0000 (UTC)
commit 5b25f6d5a021b6a7aa37c79dc93eab0fa5b24f6a
Author: Christian Persch <chpe gnome org>
Date: Wed Jun 13 14:25:57 2012 +0200
shell: Remove unused define from CPPFLAGS
shell/Makefile.am | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 6146e88..ca24e0c 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -1,7 +1,6 @@
NULL =
INCLUDES= \
- -DEVINCEDATADIR=\"$(pkgdatadir)\" \
-DGNOMEDATADIR=\"$(datadir)\" \
-I$(top_srcdir) \
-I$(top_builddir) \
@@ -15,9 +14,7 @@ INCLUDES= \
-I$(top_builddir)/libview \
-I$(top_srcdir)/libmisc \
-I$(top_srcdir)/properties \
- -DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \
-DBINDIR=\""$(bindir)"\" \
- -DLIBEXECDIR=\""$(libexecdir)"\" \
-DEVINCE_COMPILATION \
$(SHELL_CFLAGS) \
$(WARN_CFLAGS) \
@@ -159,11 +156,8 @@ nodist_evinced_SOURCES = \
$(NULL)
evinced_CFLAGS= \
- -DEVINCEDATADIR=\"$(pkgdatadir)\" \
- -DGNOMEDATADIR=\"$(datadir)\" \
-I$(top_srcdir) \
-I$(top_builddir) \
- -DLIBEXECDIR=\""$(libexecdir)"\" \
-DEVINCE_COMPILATION \
$(EV_DAEMON_CFLAGS) \
$(WARN_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]