summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-21 17:36:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-21 17:36:26 +0000
commit1c6964f547648623893b852eb575c7d1d10abbe2 (patch)
treebc32e18e6e2777b45bc56e705925521b135f22a7 /configure
parent8d8646d573a0d042fd27ba3899a02d5af648ebae (diff)
downloadmpv-1c6964f547648623893b852eb575c7d1d10abbe2.tar.bz2
mpv-1c6964f547648623893b852eb575c7d1d10abbe2.tar.xz
Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28692 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index ea38883196..20361d61aa 100755
--- a/configure
+++ b/configure
@@ -8708,6 +8708,8 @@ $def_yasm
#define CONFIG_SMALL 0
#define CONFIG_SWSCALE 1
+#define HAVE_GETHRTIME 0
+#define HAVE_INLINE_ASM 0
#define HAVE_POLL_H 1
#define HAVE_PPC4XX 0