Simplify FAAD instructions.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14701 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-02-15 03:04:56 +00:00
parent 79380dc836
commit 7e9734e4e6
1 changed files with 1 additions and 2 deletions

View File

@ -728,8 +728,7 @@ You do not need all of faad2 to decode AAC files, libfaad is enough. Build
it like this:
<screen>
cd faad2/
chmod +x bootstrap
./bootstrap
sh bootstrap
./configure
cd libfaad
make