summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-01 19:13:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-01 19:13:00 +0000
commitb2f880a028ccd39a54ee5ed6b10c5ab906bec095 (patch)
tree14ecbd8c8510ca4eb9ccc45283884f6adf47b21f /DOCS
parent5a81ed11a315cb7310c7c05c263ef49d58e6c9d2 (diff)
downloadmpv-b2f880a028ccd39a54ee5ed6b10c5ab906bec095.tar.bz2
mpv-b2f880a028ccd39a54ee5ed6b10c5ab906bec095.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10046 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/it/codecs.html1
-rw-r--r--DOCS/pl/codecs.html1
-rw-r--r--DOCS/zh/codecs.html1
3 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/it/codecs.html b/DOCS/it/codecs.html
index 1e152d55eb..bb07835c22 100644
--- a/DOCS/it/codecs.html
+++ b/DOCS/it/codecs.html
@@ -447,6 +447,7 @@ hanno <B>Vivo Siren</B>. Entrambi sono supportati.</P>
<LI>cd faad2/</LI>
<LI>chmod +x bootstrap</LI>
<LI>./bootstrap</LI>
+ <LI>./configure</LI>
<LI>make</LI>
<LI>make install</LI>
</OL>
diff --git a/DOCS/pl/codecs.html b/DOCS/pl/codecs.html
index 136de0ce49..3d0ade5333 100644
--- a/DOCS/pl/codecs.html
+++ b/DOCS/pl/codecs.html
@@ -458,6 +458,7 @@ MPlayer wspiera dekodowanie prawie wszystkich wersji RealAudio:
<LI>cd faad2/</LI>
<LI>chmod +x bootstrap</LI>
<LI>./bootstrap</LI>
+ <LI>./configure</LI>
<LI>make</LI>
<LI>make install</LI>
</OL>
diff --git a/DOCS/zh/codecs.html b/DOCS/zh/codecs.html
index 9642ef82f9..406b80a12a 100644
--- a/DOCS/zh/codecs.html
+++ b/DOCS/zh/codecs.html
@@ -352,6 +352,7 @@ HREF="http://www.audiocoding.com/">AudioCoding.com</A>有一个叫FAAD的开放源代码的
<LI>cd faad2/</LI>
<LI>chmod +x bootstrap</LI>
<LI>./bootstrap</LI>
+ <LI>./configure</LI>
<LI>make</LI>
<LI>make install</LI>
</OL>