[Spice-devel] [spice-server 2/4] build: Explicitly disable celt051 when running make distcheck

Victor Toso victortoso at redhat.com
Mon Jun 11 13:16:07 UTC 2018


Hi,

On Fri, Jun 08, 2018 at 04:25:27PM +0200, Christophe Fergeau wrote:
> With spice-common commit 72b0d603e12, SPICE_CHECK_CELT051 will error out
> if celt051-devel is installed, but neither --enable-celt051 nor
> --disable-celt051 are specified. This could be a problem when running
> make distcheck, so this commit adds --disable-celt051 so that we never
> hit that error.
>
> Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>

Acked-by: Victor Toso <victortoso at redhat.com>

> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 9a073a122..cef442914 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -10,6 +10,7 @@ pkgconfigdir = $(libdir)/pkgconfig
>  pkgconfig_DATA = spice-server.pc
>  
>  DISTCHECK_CONFIGURE_FLAGS =			\
> +	--disable-celt051			\
>  	--enable-automated-tests		\
>  	--enable-smartcard			\
>  	--with-sasl				\
> -- 
> 2.17.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- 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/20180611/2c824298/attachment.sig>


More information about the Spice-devel mailing list