X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=9f44adcc219f93fa3fc76d6de0c7af8d6a0f866d;hb=27742a4ea82e9b3494c166203b06d1d7c48da923;hp=d62c2f0d263d1ebac2830f4fdf871ecd89c293b0;hpb=b5e0f092ff4326645b09ddcac88da36008572304;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index d62c2f0..9f44adc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.8 2006-05-24 19:12:46 adam Exp $ +dnl $Id: configure.ac,v 1.10 2006-06-02 10:59:21 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,13 +350,9 @@ 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 test/xslt/Makefile test/xpath/Makefile