# HG changeset patch # User diego # Date 1224026110 0 # Node ID 0401eef4408f51c576c466da7e6938e8eb077404 # Parent 4ee7585c9985e714461c21395c18d9e942eaae47 cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h. diff -r 4ee7585c9985 -r 0401eef4408f configure --- a/configure Tue Oct 14 23:00:04 2008 +0000 +++ b/configure Tue Oct 14 23:15:10 2008 +0000 @@ -8127,9 +8127,6 @@ byte first (like Motorola and SPARC, unlike Intel and VAX). */ $_def_words_endian -/* Define if your processor can access unaligned data in a fast way */ -$_def_fast_unaligned - `ff_config_enable "$_arch_all" "$_arch" "ARCH"` /* Extension defines */ @@ -8674,6 +8671,9 @@ #define HAVE_EBP_AVAILABLE 1 #endif +/* Define if your processor can access unaligned data in a fast way */ +$_def_fast_unaligned + #define CONFIG_GPL 1 #define ENABLE_SMALL 0 #define ENABLE_GRAY 0