diff options
author | rathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-02-27 07:10:27 +0000 |
---|---|---|
committer | rathann <rathann@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-02-27 07:10:27 +0000 |
commit | db0424d48735451a9287932c2bb709c3ef1deff4 (patch) | |
tree | 0d58607ee03d839db32921e73633cb192f959822 /DOCS | |
parent | b9bde11d1ceb7c9822c9bfed3298eab34c5c30d6 (diff) |
Keep the ./configure options for xvid in sync.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12001 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/codecs.xml | 3 |
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> |