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: pgpf9SMPbpG1p.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to