[word cache] Enabled word cache only not metric cache.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 28 Jul 2010 09:21:20 +0000 (18:21 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 28 Jul 2010 09:21:20 +0000 (18:21 +0900)
debian/rules

index 0d89f3c..923dba9 100755 (executable)
@@ -32,7 +32,7 @@ else
        arch_flags += --enable-winkcodec=no
 endif
 
-#arch_flags += --enable-word-cache --enable-metric-cache
+arch_flags += --enable-word-cache #--enable-metric-cache
 
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-image-loader-svg \
        --enable-simple-x11 \