summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-27 07:10:27 +0000
committerrathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-27 07:10:27 +0000
commitdb0424d48735451a9287932c2bb709c3ef1deff4 (patch)
tree0d58607ee03d839db32921e73633cb192f959822
parentb9bde11d1ceb7c9822c9bfed3298eab34c5c30d6 (diff)
downloadmpv-db0424d48735451a9287932c2bb709c3ef1deff4.tar.bz2
mpv-db0424d48735451a9287932c2bb709c3ef1deff4.tar.xz
Keep the ./configure options for xvid in sync.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12001 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/codecs.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index aec9a933bd..1b70158430 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -506,7 +506,8 @@ then started XviD. So both projects have the same origin.
</para></step>
<step><para>
Recompile <application>MPlayer</application> with
- <option>--with-xvidcore=<replaceable>/path/to/</replaceable>libxvidcore.a</option>.
+ <option>--with-xvidlibdir=<replaceable>/path/to/</replaceable>libxvidcore.a</option>
+ <option>--with-xvidincdir=<replaceable>/path/to/</replaceable>xvid.h</option>
</para></step>
</procedure>
</sect3>