changeset 30279:023a32b18911

HAVE_INLINE_ASM for FFmpeg should be one since we only support compilers that can do inline asm.
author reimar
date Sat, 16 Jan 2010 15:20:26 +0000
parents e1e31e655bef
children 8f5df7f6247a
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jan 16 15:04:17 2010 +0000
+++ b/configure	Sat Jan 16 15:20:26 2010 +0000
@@ -9115,7 +9115,7 @@
 
 #define HAVE_ATTRIBUTE_PACKED 1
 #define HAVE_GETHRTIME 0
-#define HAVE_INLINE_ASM 0
+#define HAVE_INLINE_ASM 1
 #define HAVE_LDBRX 0
 #define HAVE_POLL_H 1
 #define HAVE_PPC4XX 0