Mercurial > mplayer.hg
changeset 11002:d8c03c27af4f
Configure option typo found by Piotr Michniewski <cobra_666@poczta.onet.pl>
author | diego |
---|---|
date | Sat, 04 Oct 2003 19:28:59 +0000 |
parents | 097ea2d3759a |
children | 6111db8a76b5 |
files | DOCS/en/formats.html DOCS/xml/en/formats.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/formats.html Sat Oct 04 18:32:27 2003 +0000 +++ b/DOCS/en/formats.html Sat Oct 04 19:28:59 2003 +0000 @@ -313,7 +313,7 @@ <P>For this feature you need to have XMMS and compile MPlayer with <CODE>./configure --enable-xmms</CODE>. If that does not work, you might need to set the XMMS plugin and library path explicitly by way of the - <CODE>--with-xmmsplugindir</CODE> and <CODE>--withxmmslibdir</CODE> + <CODE>--with-xmmsplugindir</CODE> and <CODE>--with-xmmslibdir</CODE> options.</P> </BODY>
--- a/DOCS/xml/en/formats.xml Sat Oct 04 18:32:27 2003 +0000 +++ b/DOCS/xml/en/formats.xml Sat Oct 04 19:28:59 2003 +0000 @@ -449,7 +449,7 @@ <application>MPlayer</application> with <filename>./configure --enable-xmms</filename>. If that does not work, you might need to set the <application>XMMS</application> plugin and library path explicitly by way of the <option>--with-xmmsplugindir</option> -and <option>--withxmmslibdir</option> options. +and <option>--with-xmmslibdir</option> options. </para> </sect3> </sect2>