Re: [Spice-devel] [PATCH spice 1/3] build-sys: Use variable instead of number

2016-12-06 Thread Pavel Grunt
On Tue, 2016-12-06 at 07:48 -0500, Frediano Ziglio wrote: > > - Original Message - > > From: "Pavel Grunt" > > To: spice-devel@lists.freedesktop.org > > Sent: Monday, December 5, 2016 2:49:47 PM > > Subject: [Spice-devel] [PATCH spice 1/3] build-

Re: [Spice-devel] [PATCH spice 1/3] build-sys: Use variable instead of number

2016-12-06 Thread Frediano Ziglio
- Original Message - > From: "Pavel Grunt" > To: spice-devel@lists.freedesktop.org > Sent: Monday, December 5, 2016 2:49:47 PM > Subject: [Spice-devel] [PATCH spice 1/3] build-sys: Use variable instead of > number > Patch looks good, I would just

[Spice-devel] [PATCH spice 1/3] build-sys: Use variable instead of number

2016-12-05 Thread Pavel Grunt
--- configure.ac | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/configure.ac b/configure.ac index 4fa4c836..cd78f08f 100644 --- a/configure.ac +++ b/configure.ac @@ -148,23 +148,27 @@ SPICE_PROTOCOL_MIN_VER=0.12.12 PKG_CHECK_MODULES([SPICE_PROTOCOL], [spic