Hey, On Mon, Mar 31, 2014 at 01:04:05PM -0700, Jonathon Jongsma wrote: > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > New commits: > commit 4f8b8b1581d257f14f46628703932f10834f488e > Author: Jonathon Jongsma <jjongsma@xxxxxxxxxx> > Date: Mon Mar 31 14:59:39 2014 -0500 > > Fix missing SPICE_GTK_MICRO_VERSION value > > configure.ac tries to assign a default value of 0 to the micro version if it's > empty, but the shell variable assignemnt doesn't work because there's whitespace > around the '=' sign. > > This results in SPICE_GTK_MICRO_VERSION being defined to (), which causes a > compilation failure in files that include it. Ah, did this happen with a tarball? I knew this bit was untested when I sent the patch, but when building from git SPICE_GTK_MICRO_VERSION is always set, so I assumed it would never be empty in real world situations, did not think of tarballs :) Thanks, Christophe
Attachment:
pgpuMHhEAg9IH.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel