On Tue, Oct 28, 2014 at 09:32:22PM +0100, Marc-André Lureau wrote: > Whenever the symbols files are modified, rebuild the library. > --- > gtk/Makefile.am | 20 ++++++++++++++------ > 1 file changed, 14 insertions(+), 6 deletions(-) > > diff --git a/gtk/Makefile.am b/gtk/Makefile.am > index 3d87958..1430354 100644 > --- a/gtk/Makefile.am > +++ b/gtk/Makefile.am > @@ -60,11 +60,15 @@ lib_LTLIBRARIES += libspice-client-gtk-3.0.la > endif > > if HAVE_LD_VERSION_SCRIPT > -GLIB_VERSION_LDFLAGS = -Wl,--version-script=${srcdir}/map-file > -GTK_VERSION_LDFLAGS = $(GLIB_VERSION_LDFLAGS) > +GLIB_SYMBOLS_LDFLAGS = -Wl,--version-script=${srcdir}/map-file s/GLIB_VERSION/GLIB_SYMBOLS/ belong in a separate patch (not sure it's even worth renaming). Christophe
Attachment:
pgpjE3PDtl1Va.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel