X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=ee5b5bbd0855dfe19f575444e2741d4f6e61aa3f;hp=02ffbb97c992299e83e1208ea2d281b8929f0494;hb=c7959fac4deeda671f525c6e2ef47c3fc5e88759;hpb=83ba04bfd14a9089745f91ed45d8817339794e5e diff --git a/configure.ac b/configure.ac index 02ffbb9..ee5b5bb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. -dnl Copyright (C) 1995-2008 Index Data +dnl Copyright (C) 1995-2009 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[3.0.41],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[3.0.51],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9]) @@ -367,7 +367,7 @@ fi 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