summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-16 15:20:26 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-16 15:20:26 +0000
commitb18ddf98075560b87f7914db7187fd97934625ab (patch)
treebd3dd8afc8651d363bad2db64d653a55d781a983 /configure
parentee2a738ff88d4b9c203b3433e0ca4bfb661ec75d (diff)
downloadmpv-b18ddf98075560b87f7914db7187fd97934625ab.tar.bz2
mpv-b18ddf98075560b87f7914db7187fd97934625ab.tar.xz
HAVE_INLINE_ASM for FFmpeg should be one since we only support
compilers that can do inline asm. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30321 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 57466c0ce5..90a68f726f 100755
--- a/configure
+++ b/configure
@@ -9115,7 +9115,7 @@ $def_yasm
#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