summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-07 13:53:13 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-07 13:53:13 +0000
commit8687cdd7d7ef73761135cb073ab0eae27b1aa525 (patch)
tree2c04dfc6aebd251c570d126891bd0c2488cdd316 /configure
parentc3ec96fb711b667dba13f9cdfa092d360270ab16 (diff)
downloadmpv-8687cdd7d7ef73761135cb073ab0eae27b1aa525.tar.bz2
mpv-8687cdd7d7ef73761135cb073ab0eae27b1aa525.tar.xz
Remove stray variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18396 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 1f2fbb3c56..a98fb578ff 100755
--- a/configure
+++ b/configure
@@ -6265,7 +6265,7 @@ if test "$_amr_nb" = yes ; then
else
_def_amr_nb='#undef AMR_NB'
fi
-echores "$_amr_nb $_echomsg"
+echores "$_amr_nb"
echocheck "amr narrowband, fixed point"
if test "$_amr_nb_fixed" = auto ; then