# HG changeset patch # User reimar # Date 1278887687 0 # Node ID 0aeac13d3299a2d7be6e2acd7c5b8fb933e07a21 # Parent 827ea30d89ee03d1ae6c07d462dd951751c665cd Define HAVE_GNU_AS to enable Altivec-accelerated FFT. diff -r 827ea30d89ee -r 0aeac13d3299 configure --- a/configure Sun Jul 11 21:33:27 2010 +0000 +++ b/configure Sun Jul 11 22:34:47 2010 +0000 @@ -8778,6 +8778,7 @@ CONFIG_XVMC = $_xvmc CONFIG_ZLIB = $_zlib +HAVE_GNU_AS = yes HAVE_PTHREADS = $_pthreads HAVE_SHM = $_shm HAVE_W32THREADS = $_w32threads @@ -9256,6 +9257,7 @@ #define HAVE_ATTRIBUTE_PACKED 1 #define HAVE_GETHRTIME 0 +#define HAVE_GNU_AS 1 #define HAVE_INLINE_ASM 1 #define HAVE_ISATTY 0 #define HAVE_LDBRX 0