[Spice-devel] [spice-common 1/3] build-sys: Fix error in SPICE_CHECK_LZ4 description
Fabiano FidĂȘncio
fidencio at redhat.com
Fri Oct 23 04:54:29 PDT 2015
On Fri, Oct 23, 2015 at 1:47 PM, Christophe Fergeau <cfergeau at redhat.com> 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 at lists.freedesktop.org
> 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
More information about the Spice-devel
mailing list