[hitori] build: Remove unused CPPFLAGS variables
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori] build: Remove unused CPPFLAGS variables
- Date: Thu, 3 Mar 2016 20:40:41 +0000 (UTC)
commit edeeeb07ea1cbcb234fb78142f7aef643f75928d
Author: Philip Withnall <philip withnall collabora co uk>
Date: Thu Mar 3 20:40:08 2016 +0000
build: Remove unused CPPFLAGS variables
These two C preprocessor variables were not used anywhere.
Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index aaf4ab9..67e7e6e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,8 +21,6 @@ nodist_src_hitori_SOURCES = \
src_hitori_CPPFLAGS = \
-DPACKAGE_LOCALE_DIR=\""$(datadir)/locale"\" \
- -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
- -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
$(DISABLE_DEPRECATED) \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]