X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=34806c9210d507bff094d070601cf1cc92c5a897;hb=f75dc6076c0d4846d80929c40894bb4fdd678dc2;hp=ef4469cd774553609fa603fa7eff48005e0085e1;hpb=e15377c72cb4b7e3aca357b23e19c377d2d427bc;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index ef4469c..34806c9 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-2012 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