Re: [Spice-devel] [PATCH 11/12] build-sys: move G_LOG_DOMAIN to CPPFLAGS

2015-10-09 Thread Marc-André Lureau
- Original Message - > On Thu, Oct 08, 2015 at 05:40:40PM +0200, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > > > So the whole project use the same log domain. > > Any idea why G_LOG_DOMAIN traditionally does not go in > configure.ac/config.h instead of being adde

Re: [Spice-devel] [PATCH 11/12] build-sys: move G_LOG_DOMAIN to CPPFLAGS

2015-10-09 Thread Christophe Fergeau
On Thu, Oct 08, 2015 at 05:40:40PM +0200, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > So the whole project use the same log domain. Any idea why G_LOG_DOMAIN traditionally does not go in configure.ac/config.h instead of being added to CFLAGS? ACK patch. Christophe > > Si