[Spice-devel] [client] spicy-stats: spicy-stats uses libgobject so link with it

Christophe Fergeau cfergeau at redhat.com
Mon Feb 27 08:30:06 UTC 2017


On Fri, Feb 24, 2017 at 12:26:42PM +0100, Francois Gouget wrote:
> This avoids having the linker complain that g_signal_connect_data() or
> some other GObject API is undefined.

Acked-by: Christophe Fergeau <cfergeau at redhat.com>

> 
> Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
> ---
>  tools/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/Makefile.am b/tools/Makefile.am
> index e41e0ab5..c80d34ae 100644
> --- a/tools/Makefile.am
> +++ b/tools/Makefile.am
> @@ -61,6 +61,7 @@ spicy_stats_SOURCES =			\
>  
>  spicy_stats_LDADD =			\
>  	$(top_builddir)/src/libspice-client-glib-2.0.la	\
> +	$(GOBJECT2_LIBS) \
>  	$(NULL)
>  
>  spicy_stats_CPPFLAGS =			\
> -- 
> 2.11.0
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170227/17f3c4d8/attachment.sig>


More information about the Spice-devel mailing list