changeset 30280:8f5df7f6247a

Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now.
author reimar
date Sat, 16 Jan 2010 15:21:36 +0000
parents 023a32b18911
children 7d96135e445c
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jan 16 15:20:26 2010 +0000
+++ b/configure	Sat Jan 16 15:21:36 2010 +0000
@@ -9114,6 +9114,7 @@
 #endif
 
 #define HAVE_ATTRIBUTE_PACKED 1
+#define HAVE_FAST_CLZ 0
 #define HAVE_GETHRTIME 0
 #define HAVE_INLINE_ASM 1
 #define HAVE_LDBRX 0