X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=be6ab5af97556c6a02c334bb54da42daa68faa13;hb=207705c3267eca038937df8a915e44b66b2ea711;hp=732fc8b7db753f88a5a84fd593d363ec8e6689dc;hpb=1f6534eb1702e5c48071e7b54fe0eee29cabd35c;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 732fc8b..be6ab5a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.7 2006-05-23 10:04:43 marc Exp $ +dnl $Id: configure.ac,v 1.9 2006-05-30 23:08:29 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[1.4.0],[adam@indexdata.dk]) @@ -34,7 +34,7 @@ else fi dnl dnl ------ YAZ -YAZ_INIT($yazflag,2.1.9) +YAZ_INIT($yazflag,2.1.19) YAZ_DOC dnl ----- libXSLT AC_SUBST(XSLT_LIBS) @@ -350,10 +350,11 @@ AC_OUTPUT([ include/Makefile include/idzebra/Makefile tab/Makefile doc/Makefile - doc/zebra.xml + doc/local.ent doc/common/Makefile doc/common/html.dsl doc/common/html.xsl + doc/common/man.xsl doc/common/print.dsl doc/common/tkl.xsl test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile