On Mon, Apr 13, 2015 at 01:08:20PM +0200, Christophe Fergeau wrote: > diff --git a/autogen.sh b/autogen.sh > index e4ada55..0a69542 100755 > --- a/autogen.sh > +++ b/autogen.sh > @@ -15,5 +15,5 @@ autoreconf --verbose --force --install > > cd "$olddir" > if [ -z "$NOCONFIGURE" ]; then > - "$srcdir"/configure --enable-maintainer-mode ${1+"$@"} > + "$srcdir"/configure --enable-maintainer-mode --enable-python-checks ${1+"$@"} > fi A similar hunk needs to be added to the toplevel autogen.sh too when updating the spice-common submodule. Christophe
Attachment:
pgpRN3Htv4Bkf.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel