summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-31 14:48:07 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-31 14:48:07 +0000
commitf44f2a116d42cd0d57f7858820c7b9c9ad33405e (patch)
tree45f164db311f3c055c04681e17da2778c1df839c /DOCS
parentb2d41e2c347a7444ad2ca1fe49d3efd88c4f77f5 (diff)
downloadmpv-f44f2a116d42cd0d57f7858820c7b9c9ad33405e.tar.bz2
mpv-f44f2a116d42cd0d57f7858820c7b9c9ad33405e.tar.xz
--with-codecsdir --> --codecsdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20561 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/ports.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 7698e0b499..2283287651 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -598,9 +598,9 @@ $ ./configure --charset=noconv
<ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>
to allow playing formats for which there is no native support yet.
Put the codecs somewhere in your path or pass
- <option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>
+ <option>--codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>
(alternatively
- <option>--with-codecsdir=<replaceable>/path/to/your/codecs</replaceable></option>
+ <option>--codecsdir=<replaceable>/path/to/your/codecs</replaceable></option>
only on <application>Cygwin</application>) to <filename>configure</filename>.
We have had some reports that Real DLLs need to be writable by the user
running <application>MPlayer</application>, but only on some systems (NT4).