[Spice-devel] [PATCH spice-gtk] build-sys: disable celt051 by default when configure from autogen

Christophe Fergeau cfergeau at redhat.com
Mon Jul 23 12:24:01 UTC 2018


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Mon, Jul 23, 2018 at 01:23:46PM +0200, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> Avoid the new error message for explicit celt051 option.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
>  autogen.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/autogen.sh b/autogen.sh
> index 363720f..92067e5 100755
> --- a/autogen.sh
> +++ b/autogen.sh
> @@ -12,7 +12,7 @@ test -z "$srcdir" && srcdir=.
>      autoreconf -v --force --install
>  )
>  
> -CONFIGURE_ARGS="--enable-maintainer-mode --enable-gtk-doc --with-gtk=3.0 --enable-vala --enable-python-checks"
> +CONFIGURE_ARGS="--enable-maintainer-mode --enable-gtk-doc --with-gtk=3.0 --enable-vala --enable-python-checks --disable-celt051"
>  
>  if [ -z "$NOCONFIGURE" ]; then
>      echo "Running configure with $CONFIGURE_ARGS $@"
> -- 
> 2.18.0.232.gb7bd9486b0
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20180723/e46d79c4/attachment.sig>


More information about the Spice-devel mailing list