]> mj.ucw.cz Git - libucw.git/blobdiff - lib/autoconf.cfg
Radix sort bit width is now controlled by the configure script.
[libucw.git] / lib / autoconf.cfg
index 77c7e7af84f7e864dcff329d0a1602f6509ac044..4bd1661781c42f5e0079dfa71381856450595136 100644 (file)
@@ -259,6 +259,9 @@ Set("PARTMAP_IS_MMAP") if IsSet("CPU_64BIT_POINTERS");
 # Option for lib/mempool.c
 Set("POOL_IS_MMAP");
 
+# FIXME
+Set("CONFIG_UCW_RADIX_SORTER_BITS" => 12);
+
 # If debugging memory allocations:
 #LIBS+=-lefence
 #CDEBUG+=-DDEBUG_DMALLOC