X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.in;h=5dc565f55035df710663c0e55dc097a8e3088fc1;hb=12159577a889e9381b3c528f2c8a1c2d7289e6d0;hp=a6d526af6e35a90ecf59891b2bce111cf73f8619;hpb=91552c9a8ba370242cb3dc478c3bcc9351262493;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index a6d526a..5dc565f 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ -dnl Zebra, Index Data Aps, 1995-2003 -dnl $Id: configure.in,v 1.86 2003-10-07 09:18:55 adam Exp $ +dnl Zebra, Index Data Aps, 1995-2004 +dnl $Id: configure.in,v 1.91.2.2 2004-08-20 11:07:32 adam Exp $ dnl AC_INIT(include/zebraver.h) -AM_INIT_AUTOMAKE(idzebra,1.3.13) +AM_INIT_AUTOMAKE(idzebra,1.3.18) dnl ------ Substitutions AC_SUBST(TCL_INCLUDE) AC_SUBST(TCL_LIB) @@ -390,7 +390,7 @@ AC_OUTPUT([ test/config/Makefile perl/Makefile.PL test/xelm/Makefile test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile test/zsh/Makefile - test/marcxml/Makefile + test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile examples/Makefile examples/gils/Makefile examples/zthes/Makefile idzebra.spec ])