> diff --git a/configure.ac b/configure.ac
> index 7e81329..bee82fc 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -230,12 +230,6 @@ AC_SUBST(PIXMAN_CFLAGS)
>  AC_SUBST(PIXMAN_LIBS)
>  SPICE_REQUIRES+=" pixman-1 >= 0.17.7"
>  
> -PKG_CHECK_MODULES(CELT051, celt051 >= 0.5.1.1)
> -AC_SUBST(CELT051_CFLAGS)
> -AC_SUBST(CELT051_LIBS)
> -AC_SUBST(CELT051_LIBDIR)
> -SPICE_REQUIRES+=" celt051 >= 0.5.1.1"
> -

I just realized that this series probably breaks the addition of "celt051
>= 0.5.1.1" in our pkg-config file  :-/

Christophe

Attachment: pgpKfp1pSI2Qz.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