From 5f5462c0ec32348a0b370b1f9c11bd7d10b52de6 Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 16 Jan 2010 15:21:36 +0000 Subject: 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 --- configure | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3