summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-04 15:06:50 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-04 15:06:50 +0000
commitd68f29e5939368f5c2cffe2dd77d4d0bae950c92 (patch)
tree6278a23f889d52cd2a9ce1a70fc3fde8d9c5b32f /configure
parent68fa9667ecdc0c23aaa8b346930aeca983045df2 (diff)
downloadmpv-d68f29e5939368f5c2cffe2dd77d4d0bae950c92.tar.bz2
mpv-d68f29e5939368f5c2cffe2dd77d4d0bae950c92.tar.xz
Add a comment to lonely 'fi' for clarification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27713 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 4ff899c568..6b93d69a33 100755
--- a/configure
+++ b/configure
@@ -6894,7 +6894,7 @@ fi
_res_comment="in libavcodec: $_mp3lame_lavc"
echores "$_mp3lame"
-fi
+fi # test "$_mencoder" != no
echocheck "mencoder"
if test "$_mencoder" = yes ; then