----- Mensaje original ----- > Version string isn't used anywhere in spice-common, and there's > no version for spice-common module per se, either. Hoever, > configure.ac has this: > > AC_INIT([spice-common], > [m4_esyscmd(build-aux/git-version-gen .tarball-version)], > [spice-devel@xxxxxxxxxxxxxxxxxxxxx]) > > But since git-version-gen script is not provided in spice-common > module, multiple error messages are produced when generating > configure (running autogen/autoreconf), like this: > > sh: ./build-aux/git-version-gen: not found > > (repeated about 50 times). I suppose you are doing a autoreconf from a tarball directory. Hmm, what about spice-protocol? Do you also have the same warning? Shipping the git-version-gen is a solution too I suppose. _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel