[MPlayer-cvslog] r30322 - trunk/configure

reimar subversion at mplayerhq.hu
Sat Jan 16 16:21:36 CET 2010


Author: reimar
Date: Sat Jan 16 16:21:36 2010
New Revision: 30322

Log:
Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Jan 16 16:20:26 2010	(r30321)
+++ trunk/configure	Sat Jan 16 16:21:36 2010	(r30322)
@@ -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


More information about the MPlayer-cvslog mailing list