[Spice-devel] [spice-common] configure.ac: Check for needed python modules for git builds

Christophe Fergeau cfergeau at redhat.com
Wed Apr 22 08:57:03 PDT 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150422/deddf0b3/attachment.sig>


More information about the Spice-devel mailing list