summaryrefslogtreecommitdiffstats
path: root/DOCS/codecs.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-15 22:16:56 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-15 22:16:56 +0000
commit75cb67d2271d53876af797bb9f7b776545b80ace (patch)
tree4fa86b1257f3ad2d7150f41eec4ad61972187520 /DOCS/codecs.html
parent0f44a966b918ffe805e1c08e7b405abf3744fda0 (diff)
downloadmpv-75cb67d2271d53876af797bb9f7b776545b80ace.tar.bz2
mpv-75cb67d2271d53876af797bb9f7b776545b80ace.tar.xz
xanim search path fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5112 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.html')
-rw-r--r--DOCS/codecs.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 70248a7dd4..c2a984d0a8 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -176,7 +176,8 @@ easy to enable them:</P>
isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI>
<LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where
- it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) .
+ it can find the xanim codecs if you didn't install them to the default
+ location : <CODE>/usr/lib/xanim</CODE> .
Alternatively you can set the environment variable <I>XANIM_MOD_DIR</I> to
the dir of the XAnim codecs.</LI>