X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.in;h=f1c4b3a36066935e04c5ca0713aace4467b7926b;hb=cf1adabcfee32e95fff109de1500f09b82f990b0;hp=319dfef53e8a336562c4952aa55bec1de46b5c94;hpb=60857e40ebd621b459c3caca14a3ce18f97cb1a4;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 319dfef..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.14 2005-08-29 12:59:49 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.29) +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