configure: Define HAVE_BSWAP and HAVE_FAST_64BIT for FFmpeg
commit10e47539986deab2f0caf1fb8386043a9593796a
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Dec 2008 16:40:44 +0000 (2 18:40 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Dec 2008 16:49:28 +0000 (2 18:49 +0200)
tree70b6a4559b2005e9ce9710826831adb981d54c8f
parente62517ef6a8d23cd78325a9661f8865bd222e004
configure: Define HAVE_BSWAP and HAVE_FAST_64BIT for FFmpeg

Set BSWAP unconditionally on x86/AMD64 (it should be available on
anything newer than a 386). HAVE_FAST_64BIT could probably be set for
more archs than this commit sets it for.
configure