X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fyaz-icu.c;h=603517bd7c6567b5e7fa38d9deb38148bc05d3cf;hb=e81dcf324298802ffbd45c85650b94ce245f65ce;hp=283310987791e77e146dc0d6eda27724880d5a3e;hpb=058d8ab3655c243e23e0adcb29a8fea345e9fa53;p=yaz-moved-to-github.git diff --git a/util/yaz-icu.c b/util/yaz-icu.c index 2833109..603517b 100644 --- a/util/yaz-icu.c +++ b/util/yaz-icu.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ @@ -537,9 +537,9 @@ static void process_text_file(struct config_t *p_config) int main(int argc, char **argv) { +#if YAZ_HAVE_ICU struct config_t config; -#if YAZ_HAVE_ICU read_params(argc, argv, &config); if (config.conffile && strlen(config.conffile))