X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=8dc933498ebccd8726f61fb5eccc9287096ac1d1;hb=72fb813b56c42335985ef47d9d2a23ebc456eae0;hp=1b8765f17da705ff9c6cdab1fd55ce8cd09b8d0c;hpb=202f71c87b756c4d4f3d604737ca89c9ba08409b;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 1b8765f..8dc9334 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ dnl Zebra, Index Data Aps, 1995-2003 -dnl $Id: configure.in,v 1.79 2003-05-26 20:07:40 adam Exp $ +dnl $Id: configure.in,v 1.83 2003-09-16 12:18:24 adam Exp $ dnl AC_INIT(include/zebraver.h) -AM_INIT_AUTOMAKE(idzebra,1.3.11) +AM_INIT_AUTOMAKE(idzebra,1.3.12) dnl ------ Substitutions AC_SUBST(TCL_INCLUDE) AC_SUBST(TCL_LIB) @@ -391,9 +391,10 @@ 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 + test/rusmarc/Makefile test/cddb/Makefile test/malxml/Makefile + test/config/Makefile perl/Makefile.PL test/xelm/Makefile - test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile + test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile test/zsh/Makefile examples/Makefile examples/gils/Makefile examples/zthes/Makefile idzebra.spec ])