[Spice-devel] [PATCH spice-common] Update --enable-celt051 help string
Christophe Fergeau
cfergeau at redhat.com
Wed Dec 12 16:09:43 UTC 2018
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Wed, Dec 12, 2018 at 09:18:49AM +0000, Frediano Ziglio wrote:
> Use AS_HELP_STRING in order to fix indentation of configure --help.
> Default is now auto, as the "[enable_celt051="auto"]" parameter.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> m4/spice-deps.m4 | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/m4/spice-deps.m4 b/m4/spice-deps.m4
> index 4bf4eb5..aafe89e 100644
> --- a/m4/spice-deps.m4
> +++ b/m4/spice-deps.m4
> @@ -114,7 +114,8 @@ AC_DEFUN([SPICE_CHECK_SMARTCARD], [
> #--------------------
> AC_DEFUN([SPICE_CHECK_CELT051], [
> AC_ARG_ENABLE([celt051],
> - [ --enable-celt051 Enable celt051 audio codec (disabled by default)],,
> + AS_HELP_STRING([--enable-celt051],
> + [Enable celt051 audio codec @<:@default=auto@:>@]),,
> [enable_celt051="auto"])
>
> if test "x$enable_celt051" != "xno"; then
> --
> 2.17.2
>
> _______________________________________________
> 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/20181212/5fc97916/attachment.sig>
More information about the Spice-devel
mailing list