From: Adam Dickmeiss Date: Mon, 20 Oct 2008 13:03:33 +0000 (+0200) Subject: Require YAZ 3.0.37. X-Git-Tag: v1.1.0~81^2~8 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=37c0d18b82f4239b750d8771f8654bdc375b2590;p=pazpar2-moved-to-github.git Require YAZ 3.0.37. --- diff --git a/configure.ac b/configure.ac index 72dc488..17709df 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ AC_PROG_RANLIB AC_LANG(C) -YAZ_INIT([static threads],[3.0.29]) +YAZ_INIT([static threads],[3.0.37]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi