[Spice-devel] [spice-gtk] Adjust to spice-common spice-deps.m4 changes
Christophe Fergeau
cfergeau at redhat.com
Fri Oct 23 04:09:18 PDT 2015
Ping ?
On Wed, Oct 14, 2015 at 10:36:53AM +0200, Christophe Fergeau wrote:
> This commit updates spice-common to latest git master.
> Since the argument to the SPICE_CHECK_xxx macros is now unused, it's
> cleaner to remove it.
>
> Christophe Fergeau (3):
> Add marshaller test case
> build-sys: Use ${PKG_CONFIG} rather than pkg-config
> build-sys: Rework SPICE_CHECK_* m4 macros
>
> Frediano Ziglio (1):
> common: Fix typo in comment
>
> Javier Celaya (1):
> Fix linearization of several marshallers with one item
> ---
> configure.ac | 4 ++--
> spice-common | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 577f9a9..22248a6 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -355,7 +355,7 @@ AC_SUBST(JPEG_LIBS)
> AC_CHECK_LIB(z, deflate, Z_LIBS='-lz', AC_MSG_ERROR([zlib not found]))
> AC_SUBST(Z_LIBS)
>
> -SPICE_CHECK_SMARTCARD([SMARTCARD])
> +SPICE_CHECK_SMARTCARD
> AM_CONDITIONAL([WITH_SMARTCARD], [test "x$have_smartcard" = "xyes"])
>
> AC_ARG_ENABLE([usbredir],
> @@ -680,7 +680,7 @@ if test "x$enable_dbus" != "xno"; then
> fi
> fi
>
> -SPICE_CHECK_LZ4([LZ4])
> +SPICE_CHECK_LZ4
>
> dnl ===========================================================================
> dnl check compiler flags
> diff --git a/spice-common b/spice-common
> index 80c5eb3..f7ec855 160000
> --- a/spice-common
> +++ b/spice-common
> @@ -1 +1 @@
> -Subproject commit 80c5eb38fd7a45026b1df5b113dfb2cc87e55097
> +Subproject commit f7ec855af3deff18aeb43ddbf2467c565f4bf346
> --
> 2.5.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151023/9b7c9f6e/attachment.sig>
More information about the Spice-devel
mailing list