X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=bc1df7737aac0d06d4f437a81eaeb6b0ab8c5320;hb=7de240b4fdee578dd69f997a6b0d83dc2f8915d5;hp=688d7d45395074d6b01e5eb2184670a5fe260cfb;hpb=235723d298568379d3a4cb36733f104f80e01655;p=yazproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 688d7d4..bc1df77 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl yazproxy, Index Data 1994-2006 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.4 2006-04-16 07:46:03 adam Exp $ +dnl $Id: configure.ac,v 1.12 2006-06-09 09:37:27 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yazproxy],[1.1.0.3],[adam@indexdata.dk]) +AC_INIT([yazproxy],[1.2.1.1],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.8]) @@ -64,8 +64,8 @@ AC_OUTPUT([ include/Makefile include/yazproxy/Makefile doc/Makefile - doc/yazproxy.xml - doc/yazprint.dsl doc/yazphp.dsl doc/yazhtml.dsl - doc/tkl.xsl + doc/local.ent + doc/common/Makefile + doc/common/print.dsl etc/Makefile ])