X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=a46be3f05d477b7f5bc821501cdbede634589961;hp=7a4a80b11497f48b01d5461ba1647afc791c0c63;hb=fd0487592e7aa2d59bfb8053eea115c50285410d;hpb=c88540fe71bb20a5c023dd9dc77fec74dc90f044 diff --git a/configure.ac b/configure.ac index 7a4a80b..a46be3f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl yazproxy, Index Data 1994-2006 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.8 2006-05-01 09:17:10 adam Exp $ +dnl $Id: configure.ac,v 1.9 2006-05-26 19:57:35 adam Exp $ AC_PREREQ(2.59) AC_INIT([yazproxy],[1.2.1],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -66,9 +66,7 @@ AC_OUTPUT([ doc/Makefile doc/yazproxy.xml doc/common/Makefile - doc/common/html.dsl - doc/common/html.xsl - doc/common/print.dsl - doc/common/tkl.xsl + doc/common/tkl.xsl doc/common/html.xsl doc/common/man.xsl + doc/common/print.dsl doc/common/html.dsl etc/Makefile ])