mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-08 04:11:52 +00:00
Use correct variable to print if LZ4 support is to be built.
Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
This commit is contained in:
parent
7b4322ce0f
commit
ed429a618e
@ -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}
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 4284011bdce6dd94301a2c83f4416ed3ad500881
|
||||
Subproject commit 535930471320fb370c3027c158a1944a9729ce93
|
||||
Loading…
Reference in New Issue
Block a user