Re: [PATCH 2/2] configure: check parsers in the correct file

Alexander Strasser <[email protected]>
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
Hi!

On 2018-08-06 17:23 +0900, KO Myung-Hun wrote:
> s/parser/parsers/
> ---
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure b/configure
> index 9d21320ec..d0f619130 100755
> --- a/configure
> +++ b/configure
> @@ -1554,7 +1554,7 @@ list_subparts_filters() {
>  echocheck "ffmpeg/libavcodec/allcodecs.c"
>  libavdecoders_all=$(list_subparts_extern  AVCodec       decoder  codec/allcodecs.c)
>  libavencoders_all=$(list_subparts_extern  AVCodec       encoder  codec/allcodecs.c)
> -libavparsers_all=$(list_subparts_extern   AVCodecParser parser   codec/parser.c)
> +libavparsers_all=$(list_subparts_extern   AVCodecParser parser   codec/parsers.c)


Committed as SVN r38114

Thanks
  Alexander
_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.