changeset 27799:898b89a6dab1

Merge two Xvid build steps.
author diego
date Sun, 26 Oct 2008 09:49:33 +0000
parents a73e2f6b5fad
children 3c2c696294f1
files DOCS/xml/en/codecs.xml
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
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>