Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> 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@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel