[Spice-devel] [PATCH v2 spice-gtk] Use correct variable to print if LZ4 support is to be built.

Pavel Grunt pgrunt at redhat.com
Thu Jun 16 14:39:32 UTC 2016


Hi Eduardo,

please postpone the patch after the spice-gtk release. Imo would be nice to have
a release not depending on unreleased spice-protocol - after that we can add
these fixes and Snir's work.

Pavel

On Thu, 2016-06-16 at 11:33 -0300, Eduardo Lima (Etrunko) wrote:
> Signed-off-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
> ---
>  configure.ac | 2 +-
>  spice-common | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 6e65188..0ca333f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -640,7 +640,7 @@ AC_MSG_NOTICE([
>          USB redirection support:  ${have_usbredir} ${with_usbredir_hotplug}
>          DBus:                     ${have_dbus}
>          WebDAV support:           ${have_phodav}
> -        LZ4 support:              ${enable_lz4}
> +        LZ4 support:              ${have_lz4}
>  
>          Now type 'make' to build $PACKAGE
>  
> diff --git a/spice-common b/spice-common
> index 1c97fea..5359304 160000
> --- a/spice-common
> +++ b/spice-common
> @@ -1 +1 @@
> -Subproject commit 1c97fea95616686f359451b3889d60ddd3ea0f3b
> +Subproject commit 535930471320fb370c3027c158a1944a9729ce93


More information about the Spice-devel mailing list