From: Adam Dickmeiss Date: Tue, 29 Jun 2010 11:07:26 +0000 (+0200) Subject: Require YAZ 3.0.47 (Odr_int) X-Git-Tag: v2.0.45~13 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=4b7c2f0df1625768a1e88e575144f2744e9825d5 Require YAZ 3.0.47 (Odr_int) --- diff --git a/configure.ac b/configure.ac index a6feb79..578ee1f 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server icu],[3.0.17]) +YAZ_INIT([server icu],[3.0.47]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi