Re: [Spice-devel] [Spice-commits] configure.ac server/spicevmc.c spice-common

2016-06-15 Thread Eduardo Lima (Etrunko)
This commit broke the build on systems where lz4-devel is not present. The LZ4 detection is broken in spice-deps.m4 and in some places in server code. Patches coming soon. On 06/13/2016 07:13 PM, Frediano Ziglio wrote: > configure.ac |2 > server/spicevmc.c | 140 > ++

Re: [Spice-devel] [Spice-commits] configure.ac

2014-04-01 Thread Christophe Fergeau
Hey, On Mon, Mar 31, 2014 at 01:04:05PM -0700, Jonathon Jongsma wrote: > configure.ac |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > New commits: > commit 4f8b8b1581d257f14f46628703932f10834f488e > Author: Jonathon Jongsma > Date: Mon Mar 31 14:59:39 2014 -0500 > > Fix mi

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-24 Thread Alon Levy
On Tue, Jan 24, 2012 at 04:50:57PM +0100, Marc-André Lureau wrote: > hi > > On Tue, Jan 24, 2012 at 10:42 AM, Christophe Fergeau > wrote: > > Sounds good to me unless someone more knowledgeable chimes in :) > > Can you give me the bug # when you have opened it? > > Looks like we have an old winn

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-24 Thread Marc-André Lureau
hi On Tue, Jan 24, 2012 at 10:42 AM, Christophe Fergeau wrote: > Sounds good to me unless someone more knowledgeable chimes in :) > Can you give me the bug # when you have opened it? Looks like we have an old winner and several duplicates: https://bugs.launchpad.net/intltool/+bug/398571 Given

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-24 Thread Christophe Fergeau
On Mon, Jan 23, 2012 at 03:17:43PM +0100, Marc-André Lureau wrote: > So it seems that GLIB_WITH_NLS does much more checks to find out which > combination of -lintl and -liconv is needed and changing LIBS > accordingly, which will then correctly link the mentionned test and > finally correctly set D

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-23 Thread Marc-André Lureau
So it seems that GLIB_WITH_NLS does much more checks to find out which combination of -lintl and -liconv is needed and changing LIBS accordingly, which will then correctly link the mentionned test and finally correctly set DATADIRNAME. I see several possibilities: 1) keeping AM_GLIB_GNU_GETTEXT 2)

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-23 Thread Marc-André Lureau
On Mon, Jan 23, 2012 at 1:24 PM, Daniel P. Berrange wrote: > Yeah, you really don't want to be calling both IT_PROG_INTLTOOL *and* > AM_GLIB_GNU_GETTEXT in the same configure.ac script. It causes a real > mess which prevents users to overriding the install locations with > make variables, or confi

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-23 Thread Daniel P. Berrange
On Mon, Jan 23, 2012 at 01:19:51PM +0100, Christophe Fergeau wrote: > On Mon, Jan 23, 2012 at 03:17:08AM -0800, Marc-André Lureau wrote: > > configure.ac |8 > > 1 file changed, 4 insertions(+), 4 deletions(-) > > > > New commits: > > commit c5cf7fb3bc4b48ee10c8128d4f2670f870fedad8 >

Re: [Spice-devel] [Spice-commits] configure.ac

2012-01-23 Thread Christophe Fergeau
On Mon, Jan 23, 2012 at 03:17:08AM -0800, Marc-André Lureau wrote: > configure.ac |8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > New commits: > commit c5cf7fb3bc4b48ee10c8128d4f2670f870fedad8 > Author: Marc-Andr?? Lureau > Date: Mon Jan 23 00:54:42 2012 +0100 > > b

Re: [Spice-devel] [Spice-commits] configure.ac

2011-06-07 Thread Christophe Fergeau
Hi, On Tue, Jun 07, 2011 at 07:16:40AM -0700, Peter Hatina wrote: > dropped libX11-devel dependency > > diff --git a/configure.ac b/configure.ac > index 3c5351c..0b20ffc 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -1,5 +1,5 @@ > AC_PREREQ([2.57]) > -AC_INIT(spice-xpi, [2.5], [], sp