X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=943bf06d8529878780805b9561d0fbc92adb40f3;hb=3ba097accecfc6ff9b7620d580314a83568c0f27;hp=84b5ebb1e197b3a8f6f507bda71206924025b3d7;hpb=534550ba3bc9efc9fa24d8d46958c07e01b70438;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 84b5ebb..943bf06 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2004 -dnl $Id: configure.in,v 1.106 2004-11-19 18:36:06 adam Exp $ +dnl $Id: configure.in,v 1.109 2004-12-08 09:12:50 adam Exp $ dnl AC_INIT(include/idzebra/version.h) AM_INIT_AUTOMAKE(idzebra,1.4.0) @@ -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,7 +292,9 @@ 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/mbox/Makefile test/config/Makefile test/sort2/Makefile test/xelm/Makefile test/dmoz/Makefile test/sort/Makefile test/zsh/Makefile