X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=9eab1367f4043adf817701972bd1c09bb9115c25;hb=e56f2f24a85220e580e6a9b86e5700a29719d6bc;hp=1acf3216b688633f3151fde8870d9449dabb86ce;hpb=4a7fb99818837b391aa7e70cf35385e77aa3deeb;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 1acf321..9eab136 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ -dnl Zebra, Index Data Aps, 1995-2002 -dnl $Id: configure.in,v 1.63 2003-02-06 16:58:56 heikki Exp $ +dnl Zebra, Index Data Aps, 1995-2003 +dnl $Id: configure.in,v 1.70 2003-03-26 20:58:08 adam Exp $ dnl AC_INIT(include/zebraver.h) -AM_INIT_AUTOMAKE(idzebra,1.3.4) +AM_INIT_AUTOMAKE(idzebra,1.3.8) dnl ------ Substitutions AC_SUBST(TCL_INCLUDE) AC_SUBST(TCL_LIB) @@ -367,9 +367,11 @@ AC_OUTPUT([ doc/zebraphp.dsl doc/tkl.xsl test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile + test/rusmarc/Makefile test/cddb/Makefile perl/Makefile.PL test/xelm/Makefile test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile examples/Makefile examples/gils/Makefile examples/zthes/Makefile + idzebra.spec ]) if test -x "$perlbin"; then