Update headers and omit CVS Ids.
[yaz-moved-to-github.git] / yaz-config.in
index f61d007..9931978 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/sh
 #!/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
 yazprefix=@prefix@
 yaz_echo_cflags=no
 yaz_echo_libs=no
@@ -68,7 +70,7 @@ while test $# -gt 0; do
            lib_thread=yes
            ;;
        icu)
            lib_thread=yes
            ;;
        icu)
-           if test "$ICU_LIBS"; then
+           if test "$ICU_CPPFLAGS"; then
                lib_icu=yes
            fi
            ;;
                lib_icu=yes
            fi
            ;;