X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz-config.in;h=9931978c9857e525d19bbe96666ae9f334c48d77;hp=f61d007a447f4988f1c3af85092d1ac919ed06fc;hb=d940392c53c32ccf76fb287cc5b997b9e921a431;hpb=0402f8526787fc555058e44d8348b492c7b223a8 diff --git a/yaz-config.in b/yaz-config.in index f61d007..9931978 100644 --- a/yaz-config.in +++ b/yaz-config.in @@ -1,5 +1,7 @@ #!/bin/sh -# $Id: yaz-config.in,v 1.33 2008-01-16 11:30:51 adam Exp $ +# This file is part of the YAZ toolkit. +# Copyright (C) 1995-2008 Index Data + yazprefix=@prefix@ yaz_echo_cflags=no yaz_echo_libs=no @@ -68,7 +70,7 @@ while test $# -gt 0; do lib_thread=yes ;; icu) - if test "$ICU_LIBS"; then + if test "$ICU_CPPFLAGS"; then lib_icu=yes fi ;;