On Mon, Jan 07, 2019 at 12:00:30PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lur...@redhat.com>
> 
> Deprecated for several releases now (v0.31).

Ok, though it does not hurt either as it's going to be dropped when
autotools is dropped.

Reviewed-by: Christophe Fergeau <cferg...@redhat.com>

> 
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> ---
>  configure.ac | 10 ----------
>  1 file changed, 10 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 69c03da..ff5114e 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -195,16 +195,6 @@ AS_IF([test "x$have_phodav" = "xyes"],
>  
>  AM_CONDITIONAL([WITH_PHODAV], [test "x$have_phodav" = "xyes"])
>  
> -AC_ARG_WITH([audio],
> -  AS_HELP_STRING([--with-audio=@<:@gstreamer/pulse/auto/no@:>@], [For legacy 
> compatibility only]),
> -  [SPICE_WARNING([--with-audio is deprecated. Use --enable-pulse and/or 
> --enable-gstaudio instead])
> -   case "$with_audio" in
> -   pulse)     enable_pulse="yes"; enable_gstaudio="no" ;;
> -   gstreamer) enable_pulse="no";  enable_gstaudio="yes" ;;
> -   no)        enable_pulse="no";  enable_gstaudio="no" ;;
> -   esac
> -])
> -
>  AC_ARG_ENABLE([pulse],
>    AS_HELP_STRING([--enable-pulse=@<:@yes/auto/no@:>@], [Enable the 
> PulseAudio backend @<:@default=auto@:>@]),
>    [],
> -- 
> 2.20.1.2.gb21ebb671b
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

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

Reply via email to