changeset 31655:0aeac13d3299

Define HAVE_GNU_AS to enable Altivec-accelerated FFT.
author reimar
date Sun, 11 Jul 2010 22:34:47 +0000
parents 827ea30d89ee
children 9fb969676b7c
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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