# HG changeset patch # User reimar # Date 1263655296 0 # Node ID 8f5df7f6247ab13bca4c0c73f0d5b50ede4c2c33 # Parent 023a32b18911baeb5a41a9b030755703777637b6 Add HAVE_FAST_CLZ define and set it to 0 to keep the status quo for now. diff -r 023a32b18911 -r 8f5df7f6247a configure --- 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