From: Adam Dickmeiss Date: Wed, 28 Apr 2010 12:59:34 +0000 (+0200) Subject: Require YAZ 4.0.4. No need for libyaz_server. X-Git-Tag: v1.4.0~6^2^2^2~1 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=f01f4ca3d5e942f95e35b64f12a95fd6fbb34b6d;p=pazpar2-moved-to-github.git Require YAZ 4.0.4. No need for libyaz_server. --- diff --git a/configure.ac b/configure.ac index 536a04f..4345086 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu server],[4.0.2]) +YAZ_INIT([static icu],[4.0.4]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi