On Wed, 2015-04-22 at 17:57 +0200, Christophe Fergeau wrote: > 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 > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel Looks fine. ACK. _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel