X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=93812df0c1f7c5caa2c392d608a73210bb2464f6;hb=cc7b32b1f552a7a2727d145469d51b217e59799c;hp=ef4469cd774553609fa603fa7eff48005e0085e1;hpb=e15377c72cb4b7e3aca357b23e19c377d2d427bc;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index ef4469c..93812df 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ ## -*- Autoconf -*- ## This file is part of Pazpar2. -## Copyright (C) 2006-2011 Index Data +## Copyright (C) 2006-2013 Index Data ## Process this file with autoconf to produce a configure script. # Autoconf and automake setup @@ -24,7 +24,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.2.20]) +YAZ_INIT([static icu],[4.2.40]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi