All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaroslav Kysela <perex@perex.cz>
To: plevine457@gmail.com
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH - Fix typo in configure.ac 1/1] PATCH - Fix typo in configure.ac
Date: Tue, 25 Sep 2018 10:00:31 +0200	[thread overview]
Message-ID: <8a6c56eb-cfb5-efac-f2ca-215d2b1d8fd2@perex.cz> (raw)
In-Reply-To: <5ba9c647.1c69fb81.1df8f.531b@mx.google.com>

Applied. Thanks.

Dne 25.9.2018 v 07:22 plevine457@gmail.com napsal(a):
> From: Peter Levine <plevine457@gmail.com>
> 
> Signed-off-by: Peter Levine <plevine457@gmail.com>
> 
> diff --git a/configure.ac b/configure.ac
> index 3e2d233..cc3740b 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -90,7 +90,7 @@ if test "$use_maemo_rm" = "yes"; then
>  fi
>  
>  AC_ARG_ENABLE([libav],
> -      AS_HELP_STRING([--disable-avlib], [Do not build plugins depending on libav/ffmpeg (a52,lavrate...)]))
> +      AS_HELP_STRING([--disable-libav], [Do not build plugins depending on libav/ffmpeg (a52,lavrate...)]))
>  
>  if test "x$enable_libav" != "xno"; then
>    PKG_CHECK_MODULES(LIBAV, [libavcodec libavutil libavresample], [HAVE_LIBAV=yes], [HAVE_LIBAV=no])
> 


-- 
Jaroslav Kysela <perex@perex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.

      reply	other threads:[~2018-09-25  8:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25  5:22 [PATCH - Fix typo in configure.ac 1/1] PATCH - Fix typo in configure.ac plevine457
2018-09-25  8:00 ` Jaroslav Kysela [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a6c56eb-cfb5-efac-f2ca-215d2b1d8fd2@perex.cz \
    --to=perex@perex.cz \
    --cc=alsa-devel@alsa-project.org \
    --cc=plevine457@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.