[Spice-devel] [PATCH 1/2 spice-server] Use correct variable to print if LZ4 support is to be built.
Eduardo Lima (Etrunko)
etrunko at redhat.com
Wed Jun 15 19:35:16 UTC 2016
Signed-off-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 79a15dc..a3289ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -270,7 +270,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}
--
2.5.5
More information about the Spice-devel
mailing list