summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-21 22:27:03 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-21 22:27:03 +0000
commit5bad92c6bc6bfa59fd99f76da390cf51f1cc79e0 (patch)
tree8d739593905c9cca14c0180a4400d1ffc23a0263 /configure
parent10069de306ed73689d8b62dd5ae72814e6ed03d1 (diff)
downloadmpv-5bad92c6bc6bfa59fd99f76da390cf51f1cc79e0.tar.bz2
mpv-5bad92c6bc6bfa59fd99f76da390cf51f1cc79e0.tar.xz
typo, missing _no
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14755 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 3c6b3f9036..4e857eda89 100755
--- a/configure
+++ b/configure
@@ -4107,7 +4107,7 @@ else
_def_gif='#undef HAVE_GIF'
_def_gif_4='#undef HAVE_GIF_4'
_novomodules="gif89a $_novomodules"
- _nocodecmodules="gif $_codecmodules"
+ _nocodecmodules="gif $_nocodecmodules"
_mkf_gif="no"
fi
echores "$_gif"