From ed429a618e9fbae6422143320ecd7483fc4c49dc Mon Sep 17 00:00:00 2001 From: "Eduardo Lima (Etrunko)" Date: Wed, 15 Jun 2016 16:26:15 -0300 Subject: [PATCH] Use correct variable to print if LZ4 support is to be built. Signed-off-by: Eduardo Lima (Etrunko) --- configure.ac | 2 +- spice-common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index b5054ff4..375d26e9 100644 --- a/configure.ac +++ b/configure.ac @@ -282,7 +282,7 @@ AC_MSG_NOTICE([ prefix: ${prefix} C compiler: ${CC} - LZ4 support: ${enable_lz4} + LZ4 support: ${have_lz4} Smartcard: ${have_smartcard} GStreamer: ${enable_gstreamer} SASL support: ${have_sasl} diff --git a/spice-common b/spice-common index 4284011b..53593047 160000 --- a/spice-common +++ b/spice-common @@ -1 +1 @@ -Subproject commit 4284011bdce6dd94301a2c83f4416ed3ad500881 +Subproject commit 535930471320fb370c3027c158a1944a9729ce93