[alsa-devel] [PATCH] [salsa] Fix 4bit enable/disable flag

Takashi Iwai tiwai at suse.de
Wed Dec 21 15:45:51 CET 2011


At Wed, 21 Dec 2011 20:13:47 +0530,
Arun Raghavan wrote:
> 
> The documentation and implementation disagree on the name of the switch.

Thanks, applied now.


Takashi

> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 6a55813..b72adf3 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -116,7 +116,7 @@ AC_ARG_ENABLE(float,
>  		 [support floatin-point unit]),
>    support_float="$enableval", support_float="no")
>  
> -AC_ARG_ENABLE(support_4bit,
> +AC_ARG_ENABLE(4bit,
>    AS_HELP_STRING([--disable-4bit],
>  		 [drop the support for 4bit PCM (IMA ADPCM)]),
>    support_4bit="$enableval", support_4bit="yes")
> -- 
> 1.7.8
> 


More information about the Alsa-devel mailing list