From: Adam Dickmeiss Date: Wed, 1 Feb 2006 22:59:16 +0000 (+0000) Subject: Require YAZ 2.1.11 or later X-Git-Tag: YAZPP.1.0.0~41 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=e4cbe3f4b07fc63496a5302741d07cee26331884 Require YAZ 2.1.11 or later --- diff --git a/configure.in b/configure.in index bd3a054..4cc3635 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ AC_HEADER_STDC AM_DISABLE_SHARED AM_PROG_LIBTOOL -YAZ_INIT(threads,2.0.29) +YAZ_INIT(threads,2.1.11) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi