diff DOCS/xml/en/codecs.xml @ 27799:898b89a6dab1

Merge two Xvid build steps.
author diego
date Sun, 26 Oct 2008 09:49:33 +0000
parents 9f71a5b0fa94
children db2e2dff503a
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml	Sun Oct 26 09:44:32 2008 +0000
+++ b/DOCS/xml/en/codecs.xml	Sun Oct 26 09:49:33 2008 +0000
@@ -84,10 +84,7 @@
   <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>