summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-26 09:49:33 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-26 09:49:33 +0000
commit26aa72abcb90693c369ee121c912a723679f0519 (patch)
tree99aaa37a734b3be71ddfd5e9242266fb88cba789 /DOCS
parente35f511ff553b4bd085f332d3e91390df8305b20 (diff)
downloadmpv-26aa72abcb90693c369ee121c912a723679f0519.tar.bz2
mpv-26aa72abcb90693c369ee121c912a723679f0519.tar.xz
Merge two Xvid build steps.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27833 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/codecs.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 6b1baa98b8..3a5fb57527 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -84,10 +84,7 @@ default as it offers better speed.
<screen>cd xvidcore/build/generic</screen>
</para></step>
<step><para>
- <screen>./bootstrap.sh</screen>
-</para></step>
-<step><para>
- <screen>./configure</screen>
+ <screen>./bootstrap.sh &amp;&amp; ./configure</screen>
You may have to add some options (examine the output of
<command>./configure --help</command>).
</para></step>