0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

1l: Remove leftover _lavc_x264 variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26682 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-05-07 23:26:16 +00:00
parent c8b5921d06
commit 5fb33b5b5f

2
configure vendored
View File

@ -6587,7 +6587,7 @@ else
_def_lavc_x264='#undef CONFIG_LIBX264'
_nocodecmodules="x264 $_nocodecmodules"
fi
echores "$_x264 (in libavcodec: $_lavc_x264)"
echores "$_x264"
echocheck "libnut"