summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/codecs.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-19 01:33:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-19 01:33:26 +0000
commit96ecad6cf4964cb5e03c3a2e1469860742eb8589 (patch)
treecc0864783e3a5bfcad2fd95be84108213e29156d /DOCS/xml/en/codecs.xml
parente532c80b026271cb40a1f2cada2e6a6fc1eaa04e (diff)
downloadmpv-96ecad6cf4964cb5e03c3a2e1469860742eb8589.tar.bz2
mpv-96ecad6cf4964cb5e03c3a2e1469860742eb8589.tar.xz
Typo noticed by Nicolas Plourde.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13688 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/codecs.xml')
-rw-r--r--DOCS/xml/en/codecs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 8b17b47ffc..c46e4e406f 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -733,7 +733,7 @@ to get it separately.
If you use gcc 3.2 which fails to compile our internal FAAD or want to use
the external library for some other reason, download the library from the
<ulink url="http://www.audiocoding.com/download.php">download page</ulink>
-and pass <option>--with-external-faad</option> to <filename>configure</filename>.
+and pass <option>--enable-external-faad</option> to <filename>configure</filename>.
You do not need all of faad2 to decode AAC files, libfaad is enough. Build
it like this:
<screen>