From cadc2c43b22d4f1d23ec7e67951de41709d93365 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 4 Oct 2003 19:28:59 +0000 Subject: [PATCH] Configure option typo found by Piotr Michniewski git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11003 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/formats.html | 2 +- DOCS/xml/en/formats.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/en/formats.html b/DOCS/en/formats.html index d51ecb2f6e..13ac14234e 100644 --- a/DOCS/en/formats.html +++ b/DOCS/en/formats.html @@ -313,7 +313,7 @@

For this feature you need to have XMMS and compile MPlayer with ./configure --enable-xmms. If that does not work, you might need to set the XMMS plugin and library path explicitly by way of the - --with-xmmsplugindir and --withxmmslibdir + --with-xmmsplugindir and --with-xmmslibdir options.

diff --git a/DOCS/xml/en/formats.xml b/DOCS/xml/en/formats.xml index e947c2e42f..c11a9781e1 100644 --- a/DOCS/xml/en/formats.xml +++ b/DOCS/xml/en/formats.xml @@ -449,7 +449,7 @@ For this feature you need to have XMMS and compile MPlayer with ./configure --enable-xmms. If that does not work, you might need to set the XMMS plugin and library path explicitly by way of the -and options. +and options.