changeset 14700:db451cd8ea37

Simplify FAAD instructions.
author diego
date Tue, 15 Feb 2005 03:04:56 +0000
parents 779230cb313d
children 410b6d8b29fd
files DOCS/xml/en/codecs.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml	Mon Feb 14 21:28:21 2005 +0000
+++ b/DOCS/xml/en/codecs.xml	Tue Feb 15 03:04:56 2005 +0000
@@ -728,8 +728,7 @@
 it like this:
 <screen>
 cd faad2/
-chmod +x bootstrap
-./bootstrap
+sh bootstrap
 ./configure
 cd libfaad
 make