Added support of the complex indexing for MARC records (whithout documentation yet).
[idzebra-moved-to-github.git] / configure.in
index 5ac4e94..05605c2 100644 (file)
@@ -1,8 +1,8 @@
 dnl Zebra, Index Data Aps, 1995-2003
-dnl $Id: configure.in,v 1.66 2003-02-25 14:17:59 adam Exp $
+dnl $Id: configure.in,v 1.68 2003-02-28 12:33:38 oleg Exp $
 dnl
 AC_INIT(include/zebraver.h)
-AM_INIT_AUTOMAKE(idzebra,1.3.6)
+AM_INIT_AUTOMAKE(idzebra,1.3.7)
 dnl ------ Substitutions
 AC_SUBST(TCL_INCLUDE)
 AC_SUBST(TCL_LIB)
@@ -366,7 +366,7 @@ AC_OUTPUT([
   doc/zebraprint.dsl
   doc/zebraphp.dsl
   doc/tkl.xsl
-  test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile
+  test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile test/rusmarc/Makefile
   perl/Makefile.PL test/xelm/Makefile
   test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile
   examples/Makefile examples/gils/Makefile examples/zthes/Makefile