X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=b9314b39032c4054a26c6e8b8c967fc3b0e2a499;hb=9e606a2cc80cc6039e89b23f8ef6a20b5c2ad76f;hp=9ce87b31255b13615c03600eec69f66fd26af2d2;hpb=5e9aca2e8f33fe023b6b9da6df55642f96efcb50;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 9ce87b3..b9314b3 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.105 2004-11-19 10:26:52 heikki 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 @@ -294,7 +294,7 @@ AC_OUTPUT([ test/rusmarc/Makefile test/cddb/Makefile test/malxml/Makefile test/config/Makefile test/sort2/Makefile test/xelm/Makefile - test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile test/zsh/Makefile + test/dmoz/Makefile test/sort/Makefile test/zsh/Makefile test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile examples/Makefile examples/gils/Makefile examples/zthes/Makefile idzebra.spec