summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-16 15:21:36 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-16 15:21:36 +0000
commit5f5462c0ec32348a0b370b1f9c11bd7d10b52de6 (patch)
treec36bee516f2af45170074ecb5bea3e0f915dbf22
parentb18ddf98075560b87f7914db7187fd97934625ab (diff)
downloadmpv-5f5462c0ec32348a0b370b1f9c11bd7d10b52de6.tar.bz2
mpv-5f5462c0ec32348a0b370b1f9c11bd7d10b52de6.tar.xz
Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30322 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 90a68f726f..ea66abe902 100755
--- a/configure
+++ b/configure
@@ -9114,6 +9114,7 @@ $def_yasm
#endif
#define HAVE_ATTRIBUTE_PACKED 1
+#define HAVE_FAST_CLZ 0
#define HAVE_GETHRTIME 0
#define HAVE_INLINE_ASM 1
#define HAVE_LDBRX 0