From 5ff4882013d593ba69c7af9c2658d692e93c25a4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 12 Apr 2005 22:13:36 +0000 Subject: [PATCH] Another Big Move -- moved most files specific for centrum.cz to centrum/cz. Finally got rid of CONFIG_MORFEO and introduced CONFIG_CENTRUM_DEBUG instead. --- build/sherlock.cfg | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build/sherlock.cfg b/build/sherlock.cfg index a1ba1ceb..484eaf44 100644 --- a/build/sherlock.cfg +++ b/build/sherlock.cfg @@ -115,9 +115,12 @@ UnSet("CONFIG_EXCEL"); # Extra stuff for Centrum UnSet("CONFIG_CENTRUM"); +UnSet("CONFIG_CENTRUM_CZ"); +UnSet("CONFIG_CENTRUM_SK"); +UnSet("CONFIG_CENTRUM_PL"); -# Configuration for Morfeo (raises limits, activates filters etc.) -UnSet("CONFIG_MORFEO"); +# Debugging version of Centrum installation (lower limits, trivial filters etc.) +UnSet("CONFIG_CENTRUM_DEBUG"); # Stemmer by UFAL and its dictionaries UnSet("CONFIG_UFAL_STEMMER"); -- 2.39.2