X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=cb252ad094ba97227ec6be155b7497315e020a36;hb=b4a743f2f07e693a8863c99c670668db35b0ddbe;hp=b9314b39032c4054a26c6e8b8c967fc3b0e2a499;hpb=5437b50633032595afe6f87dc0f989bc92a5aea8;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index b9314b3..cb252ad 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2004 -dnl $Id: configure.in,v 1.105 2004-11-19 10:26:52 heikki Exp $ +dnl $Id: configure.in,v 1.108 2004-12-02 14:05:01 adam Exp $ dnl AC_INIT(include/idzebra/version.h) AM_INIT_AUTOMAKE(idzebra,1.4.0) @@ -20,7 +20,7 @@ if test "$enable_threads" = "yes"; then else yazflag="" fi -YAZ_INIT($yazflag,2.0.27) +YAZ_INIT($yazflag,2.0.29) YAZ_DOC dnl ------ Look for Tcl dnl See if user has specified location of tclConfig.sh; otherwise @@ -253,6 +253,7 @@ ZEBRA_MODULE(grs-sgml,static,[ --enable-mod-grs-sgml Simple SGML/XML filter]) ZEBRA_MODULE(grs-regx,shared,[ --enable-mod-grs-regx REGX/TCL filter]) ZEBRA_MODULE(grs-marc,shared,[ --enable-mod-grs-marc MARC filter]) ZEBRA_MODULE(grs-danbib,shared,[ --enable-mod-grs-danbib DanBib filter (DBC)]) +ZEBRA_MODULE(safari,shared,[ --enable-mod-safari Safari filter (DBC)]) if test "$ac_cv_header_expat_h" = "yes"; then def="shared" else @@ -291,6 +292,7 @@ AC_OUTPUT([ doc/zebraphp.dsl doc/tkl.xsl test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile + test/xpath/Makefile test/rusmarc/Makefile test/cddb/Makefile test/malxml/Makefile test/config/Makefile test/sort2/Makefile test/xelm/Makefile