From: Adam Dickmeiss Date: Tue, 27 Sep 2011 14:12:27 +0000 (+0200) Subject: pazpar2 configure: needs YAZ 4.2.16 X-Git-Tag: v1.6.4~10 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;ds=sidebyside;h=089c21816877431289a0ea347c8dabe827e41c0a;p=pazpar2-moved-to-github.git pazpar2 configure: needs YAZ 4.2.16 --- diff --git a/configure.ac b/configure.ac index cf96cc1..80ef5e8 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.2.0]) +YAZ_INIT([static icu],[4.2.16]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi