On Fri, Oct 23, 2015 at 1:47 PM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: > This macro does not define a SUPPORT_LZ4 automake conditional. > --- > m4/spice-deps.m4 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/m4/spice-deps.m4 b/m4/spice-deps.m4 > index bcd6f98..ef9eb8b 100644 > --- a/m4/spice-deps.m4 > +++ b/m4/spice-deps.m4 > @@ -169,7 +169,7 @@ AC_DEFUN([SPICE_CHECK_PYTHON_MODULES], [ > # Adds a --enable-lz4 switch in order to enable/disable LZ4 compression > # support, and checks if the needed libraries are available. If found, it will > # return the flags to use in the LZ4_CFLAGS and LZ4_LIBS variables, and > -# it will define a USE_LZ4 preprocessor symbol as well as a SUPPORT_LZ4 Makefile > +# it will define a USE_LZ4 preprocessor symbol. > # conditional. > # --------------- > AC_DEFUN([SPICE_CHECK_LZ4], [ > -- > 2.5.0 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel ACK the 3 patches. Please, remember to update the checks for SUPPORT_GL wherever it's used (spice-server) when updating the submodule on these projects. Best Regards, -- Fabiano Fidêncio _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel