[glom] Makefile.am: Remove unused -D defines.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Makefile.am: Remove unused -D defines.
- Date: Thu, 17 Mar 2016 12:34:44 +0000 (UTC)
commit a7d391a6f3847667c4e25d7a30f249f612fc69b8
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Mar 17 09:30:36 2016 +0100
Makefile.am: Remove unused -D defines.
Makefile.am | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6763dc8..d5c7145 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,10 +60,7 @@ glom_includes = -I$(top_builddir)/glom -I$(top_srcdir)/glom -I$(top_builddir) -I
include Makefile_libglom.am
glom_defines = \
--DGLOM_DATADIR=\""$(datadir)"\" \
--DGLOM_LOCALEDIR=\""$(glom_localedir)"\" \
--DGLOM_PKGDATADIR=\""$(pkgdatadir)"\" \
--DGLOM_PKGDATADIR_NOTINSTALLED=\""$(top_srcdir)/ui"\"
+-DGLOM_LOCALEDIR=\""$(glom_localedir)"\"
# We use these instead of individual variables,
# to avoid repetition, becase we really want to use
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]