]> mj.ucw.cz Git - libucw.git/commitdiff
Added the core of merging hashes.
authorMartin Mares <mj@ucw.cz>
Wed, 17 May 2006 14:11:40 +0000 (16:11 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 17 May 2006 14:11:40 +0000 (16:11 +0200)
build/sherlock.cfg

index eee85577c9d98a99536865d422052ebdf69a10c1..db28013c401018ebfd86aac061912c9103320c08 100644 (file)
@@ -112,6 +112,9 @@ UnSet("CONFIG_AREAS");
 # Site compression
 UnSet("CONFIG_SITES");
 
+# Generate hashes for merging of independent indices in the mux
+UnSet("CONFIG_MERGING_HASHES");
+
 # Gathering of images
 UnSet("CONFIG_IMAGES");