diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-12-12 21:21:24 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-01-11 13:48:30 +0100 |
commit | 5ea20630b4cc96a6538a6a11b08698debe3a303a (patch) | |
tree | 93e0937c6203247d2ddcf84be9188c82ae4e19b8 /configure | |
parent | cf53a2127b4e5a34d1f839cea22bb0b3f0c55704 (diff) | |
download | ffmpeg-5ea20630b4cc96a6538a6a11b08698debe3a303a.tar.gz |
Fix a bunch of platform name and other typos.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ Advanced options (experts only): --disable-armvfp disable ARM VFP optimizations --disable-iwmmxt disable iwmmxt optimizations --disable-mmi disable MMI optimizations - --disable-neon disable neon optimizations + --disable-neon disable NEON optimizations --disable-vis disable VIS optimizations --disable-yasm disable use of yasm assembler --enable-pic build position-independent code |