[Spice-devel] [PATCH spice-gtk] Use correct variable to print if LZ4 support is to be built.
Pavel Grunt
pgrunt at redhat.com
Thu Jun 16 11:46:32 UTC 2016
Hi Eduardo,
Do I understand it correctly that it requires the spice-common submodule update?
In other words this change will make spice-gtk require unreleased spice-
protocol.
Pavel
On Wed, 2016-06-15 at 16:35 -0300, Eduardo Lima (Etrunko) wrote:
> 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
>
More information about the Spice-devel
mailing list