[Spice-devel] [PATCH spice-gtk 01/34] build-sys: remove autoconf --with-audio=..
Christophe Fergeau
cfergeau at redhat.com
Mon Jan 7 13:09:49 UTC 2019
On Mon, Jan 07, 2019 at 12:00:30PM +0400, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at 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 <cfergeau at redhat.com>
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at 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 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/20190107/200c17d7/attachment.sig>
More information about the Spice-devel
mailing list