summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-13 09:58:50 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-13 09:58:50 +0000
commit30f8042aeaabebc1a58404ae928a0ab1933f6af1 (patch)
tree22c42e538e628abec258166c566639edcc2442ba /DOCS/xml/en
parent3bae7a124f9dee809df53c670de049cb03dc3768 (diff)
downloadmpv-30f8042aeaabebc1a58404ae928a0ab1933f6af1.tar.bz2
mpv-30f8042aeaabebc1a58404ae928a0ab1933f6af1.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13632 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-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 2f1a207578..8b17b47ffc 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-externalfaad</option> to <filename>configure</filename>.
+and pass <option>--with-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>