[gnome-terminal] build: Remove unused CPPFLAGS
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] build: Remove unused CPPFLAGS
- Date: Thu, 20 Jun 2013 20:29:18 +0000 (UTC)
commit d7886e7216ecd755451e8e205371f3e67e9a6889
Author: Christian Persch <chpe gnome org>
Date: Mon Feb 18 13:58:32 2013 +0100
build: Remove unused CPPFLAGS
src/Makefile.am | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index b45974a..65533a7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -84,7 +84,6 @@ gnome_terminal_server_CPPFLAGS = \
-DTERM_LOCALEDIR="\"$(datadir)/locale\"" \
-DTERM_HELPDIR="\"$(HELP_DIR)\"" \
-DTERM_LIBEXECDIR="\"$(libexecdir)\"" \
- -DSN_API_NOT_YET_FROZEN \
-DGDK_MULTIHEAD_SAFE \
$(AM_CPPFLAGS)
@@ -178,7 +177,6 @@ gnome_terminal_client_CPPFLAGS = \
-DTERM_DATADIR="\"$(datadir)\"" \
-DTERM_LOCALEDIR="\"$(datadir)/locale\"" \
-DTERM_PKGDATADIR="\"$(pkgdatadir)\"" \
- -DSN_API_NOT_YET_FROZEN \
-DGDK_MULTIHEAD_SAFE \
$(AM_CPPFLAGS)
@@ -225,7 +223,6 @@ gnome_terminal_CPPFLAGS = \
-DTERM_DATADIR="\"$(datadir)\"" \
-DTERM_LOCALEDIR="\"$(datadir)/locale\"" \
-DTERM_PKGDATADIR="\"$(pkgdatadir)\"" \
- -DSN_API_NOT_YET_FROZEN \
-DGDK_MULTIHEAD_SAFE \
$(AM_CPPFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]