On Thu, Jan 14, 2016 at 1:45 PM, Marc-André Lureau <marcandre.lureau@xxxxxxxxx> wrote: > This silence usage of deprecated glib declarations from vala generated code. > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxx> > --- > src/controller/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/controller/Makefile.am b/src/controller/Makefile.am > index 00552e8..fb56986 100644 > --- a/src/controller/Makefile.am > +++ b/src/controller/Makefile.am > @@ -4,6 +4,7 @@ AM_CPPFLAGS = \ > -DG_LOG_DOMAIN=\"GSpiceController\" \ > $(GIO_CFLAGS) \ > $(COMMON_CFLAGS) \ > + -Wno-deprecated-declarations \ > $(NULL) > > # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html > -- > 2.5.0 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel Acked-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel