Fix length for ISAMB dummy block
[idzebra-moved-to-github.git] / configure.in
index 9ce87b3..84b5ebb 100644 (file)
@@ -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.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)
+YAZ_INIT($yazflag,2.0.29)
 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