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

Eduardo Lima (Etrunko) etrunko at redhat.com
Wed Jun 15 19:35:15 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 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
 
-- 
2.5.5



More information about the Spice-devel mailing list