summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-07 23:26:16 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-07 23:26:16 +0000
commit5fb33b5b5f3d7d8ce8a13707e97b3240860ece9b (patch)
treed5aa749d0f393ef5358ef3a4deb3ba750a94b540 /configure
parentc8b5921d065283977f31dc5097775a011bfcfcaf (diff)
downloadmpv-5fb33b5b5f3d7d8ce8a13707e97b3240860ece9b.tar.bz2
mpv-5fb33b5b5f3d7d8ce8a13707e97b3240860ece9b.tar.xz
1l: Remove leftover _lavc_x264 variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26682 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 301afead6a..6a233321f5 100755
--- a/configure
+++ b/configure
@@ -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"