[Spice-devel] [PATCH v2 spice-gtk] Use correct variable to print if LZ4 support is to be built.
Eduardo Lima (Etrunko)
etrunko at redhat.com
Thu Jun 16 14:33:10 UTC 2016
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
--
2.5.5
More information about the Spice-devel
mailing list