Autotools support were removed by commit 9837f974cc32185f3bdb1d4102fd5b65607c3e02 ("Drop autotools"). Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- src/meson.build | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/meson.build b/src/meson.build index 4bab087d..a0bdbc2a 100644 --- a/src/meson.build +++ b/src/meson.build @@ -184,7 +184,6 @@ if not spice_gtk_has_version_script endif # soversion -# XXX: KEEP IN SYNC WITH src/Makefile.am FILE # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html spice_client_glib_current = 14 spice_client_glib_revision = 0 @@ -333,7 +332,6 @@ if spice_gtk_has_gtk endif # soversion - # XXX: KEEP IN SYNC WITH src/Makefile.am FILE # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html spice_client_gtk_current = 5 spice_client_gtk_revision = 0 -- 2.20.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel