From 5fb33b5b5f3d7d8ce8a13707e97b3240860ece9b Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 7 May 2008 23:26:16 +0000 Subject: [PATCH] 1l: Remove leftover _lavc_x264 variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26682 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"