[vte/vte-0-36] build: Fix log domain
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-36] build: Fix log domain
- Date: Mon, 17 Mar 2014 21:25:06 +0000 (UTC)
commit ebd86b75eea99a866405e0bc29eeefd75ba3fe09
Author: Christian Persch <chpe gnome org>
Date: Mon Mar 17 19:51:12 2014 +0100
build: Fix log domain
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 7abb872..b4dd6d0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -92,7 +92,7 @@ libvte VTE_LIBRARY_SUFFIX_U@_la_SOURCES = \
$(NULL)
libvte VTE_LIBRARY_SUFFIX_U@_la_CPPFLAGS = \
- -DG_LOG_DOMAIN=\"Vte-$(VTE_API_VERSION)\" \
+ -DG_LOG_DOMAIN=\"Vte\" \
-DVTE_API_VERSION=\"$(VTE_API_VERSION)\" \
-DDATADIR='"$(datadir)"' \
-DLIBEXECDIR='"$(libexecdir)"' \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]