diff --git a/configure b/configure index bc22927054..a7bff7b18a 100755 --- a/configure +++ b/configure @@ -8127,9 +8127,6 @@ $_def_runtime_cpudetection 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 @@ $_def_muxers #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