Allow YAZ to use ICU 3.4
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Jan 2009 14:50:45 +0000 (15:50 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Jan 2009 14:50:45 +0000 (15:50 +0100)
configure.ac

index 02ffbb9..db7ba90 100644 (file)
@@ -367,7 +367,7 @@ fi
 
 dnl
 dnl 
 
 dnl
 dnl 
-AC_CHECK_ICU([3.6],[
+AC_CHECK_ICU([3.4],[
        if test "$xml_enabled" = "true"; then
            ICU_CPPFLAGS="$ICU_CPPFLAGS -D YAZ_HAVE_ICU=1"
        else
        if test "$xml_enabled" = "true"; then
            ICU_CPPFLAGS="$ICU_CPPFLAGS -D YAZ_HAVE_ICU=1"
        else