diff options
author | Måns Rullgård <mans@mansr.com> | 2010-07-10 22:22:00 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-07-10 22:22:00 +0000 |
commit | d268eee96be6bfe50935f1a12c4820f578b1d3ca (patch) | |
tree | fdf275b751356c614372aa93f6d1c8c4d6aecb1c /configure | |
parent | 1fc81e73ddbef87e8b52090e7a4edfb35a495799 (diff) | |
download | ffmpeg-d268eee96be6bfe50935f1a12c4820f578b1d3ca.tar.gz |
Set fast_unaligned in avconfig.h
Originally committed as revision 24172 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -958,6 +958,7 @@ ARCH_EXT_LIST=' HAVE_LIST_PUB=' bigendian + fast_unaligned ' HAVE_LIST=" @@ -989,7 +990,6 @@ HAVE_LIST=" fast_64bit fast_clz fast_cmov - fast_unaligned fcntl fork getaddrinfo |