From: Adam Dickmeiss Date: Tue, 9 Nov 2004 12:02:36 +0000 (+0000) Subject: Require YAZ 2.0.27 in configure X-Git-Tag: snippet.version.1~264 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=1f0c3e82023083774711f132508a06630a11f750;p=idzebra-moved-to-github.git Require YAZ 2.0.27 in configure --- diff --git a/configure.in b/configure.in index 9ce87b3..936e574 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2004 -dnl $Id: configure.in,v 1.103 2004-09-28 12:52:03 adam Exp $ +dnl $Id: configure.in,v 1.104 2004-11-09 12:02:36 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) +YAZ_INIT($yazflag,2.0.27) YAZ_DOC dnl ------ Look for Tcl dnl See if user has specified location of tclConfig.sh; otherwise