mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 22:01:10 +00:00
Remove stray variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18396 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c3ec96fb71
commit
8687cdd7d7
2
configure
vendored
2
configure
vendored
@ -6265,7 +6265,7 @@ if test "$_amr_nb" = yes ; then
|
|||||||
else
|
else
|
||||||
_def_amr_nb='#undef AMR_NB'
|
_def_amr_nb='#undef AMR_NB'
|
||||||
fi
|
fi
|
||||||
echores "$_amr_nb $_echomsg"
|
echores "$_amr_nb"
|
||||||
|
|
||||||
echocheck "amr narrowband, fixed point"
|
echocheck "amr narrowband, fixed point"
|
||||||
if test "$_amr_nb_fixed" = auto ; then
|
if test "$_amr_nb_fixed" = auto ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user