[gnome-builder/gnome-builder-3-18] build: define log domain for vala pack



commit cb02c41b4e8d0ccc95293955e1eedd313a64bfff
Author: Christian Hergert <christian hergert me>
Date:   Tue Sep 29 15:40:24 2015 -0700

    build: define log domain for vala pack

 plugins/vala-pack/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/vala-pack/Makefile.am b/plugins/vala-pack/Makefile.am
index a7caeaa..4a67e08 100644
--- a/plugins/vala-pack/Makefile.am
+++ b/plugins/vala-pack/Makefile.am
@@ -34,6 +34,7 @@ libvala_pack_plugin_la_VALAFLAGS = \
        $(NULL)
 
 libvala_pack_plugin_la_CFLAGS = \
+       -DG_LOG_DOMAIN=\"vala-pack-plugin\" \
        $(BUILDER_CFLAGS) \
        $(VALA_CFLAGS) \
        -I$(top_srcdir)/libide \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]