X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.in;h=f1c4b3a36066935e04c5ca0713aace4467b7926b;hb=cf1adabcfee32e95fff109de1500f09b82f990b0;hp=aa93a90101ae64a6904ef1952b3fb3ea13c8d61a;hpb=39e76d86c347ff939009fdaa4d7932dd96aeb8a3;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index aa93a90..f1c4b3a 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ dnl Zebra, Index Data Aps, 1995-2005 -dnl $Id: configure.in,v 1.91.2.16 2005-11-08 10:51:50 adam Exp $ +dnl $Id: configure.in,v 1.91.2.20 2006-03-24 14:05:44 adam Exp $ dnl AC_INIT(include/zebraver.h) -AM_INIT_AUTOMAKE(idzebra,1.3.32) +AM_INIT_AUTOMAKE(idzebra,1.3.35) dnl ------ Substitutions AC_SUBST(TCL_INCLUDE) AC_SUBST(TCL_LIB) @@ -353,6 +353,7 @@ AC_OUTPUT([ test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile test/zsh/Makefile test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile examples/Makefile examples/gils/Makefile examples/zthes/Makefile + examples/mail/Makefile idzebra.spec ]) if test -x "$perlbin"; then