Re: [Spice-devel] [PATCH spice 1/2] build-sys: Warn on usage of unavailable glib functions

2017-01-13 Thread Pavel Grunt
On Fri, 2017-01-13 at 06:09 -0500, Frediano Ziglio wrote: > > > > It works only with glib2 >= 2.32 > > --- > >  configure.ac | 3 +++ > >  1 file changed, 3 insertions(+) > > > > diff --git a/configure.ac b/configure.ac > > index a78b4ece..50135b5e 100644 > > --- a/configure.ac > > +++

Re: [Spice-devel] [PATCH spice 1/2] build-sys: Warn on usage of unavailable glib functions

2017-01-13 Thread Frediano Ziglio
> > It works only with glib2 >= 2.32 > --- > configure.ac | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/configure.ac b/configure.ac > index a78b4ece..50135b5e 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -147,7 +147,10 @@ PKG_CHECK_MODULES([SPICE_PROTOCOL],

[Spice-devel] [PATCH spice 1/2] build-sys: Warn on usage of unavailable glib functions

2017-01-13 Thread Pavel Grunt
It works only with glib2 >= 2.32 --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index a78b4ece..50135b5e 100644 --- a/configure.ac +++ b/configure.ac @@ -147,7 +147,10 @@ PKG_CHECK_MODULES([SPICE_PROTOCOL], [spice-protocol >=