From: Adam Dickmeiss Date: Fri, 19 Nov 2004 18:36:06 +0000 (+0000) Subject: Require YAZ 2.0.29 or later X-Git-Tag: snippet.version.1~256 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=534550ba3bc9efc9fa24d8d46958c07e01b70438 Require YAZ 2.0.29 or later --- diff --git a/configure.in b/configure.in index b9314b3..84b5ebb 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2004 -dnl $Id: configure.in,v 1.105 2004-11-19 10:26:52 heikki Exp $ +dnl $Id: configure.in,v 1.106 2004-11-19 18:36:06 adam Exp $ dnl AC_INIT(include/idzebra/version.h) AM_INIT_AUTOMAKE(idzebra,1.4.0) @@ -20,7 +20,7 @@ if test "$enable_threads" = "yes"; then else yazflag="" fi -YAZ_INIT($yazflag,2.0.27) +YAZ_INIT($yazflag,2.0.29) YAZ_DOC dnl ------ Look for Tcl dnl See if user has specified location of tclConfig.sh; otherwise