X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=bc1df7737aac0d06d4f437a81eaeb6b0ab8c5320;hp=362f9e6135bb4851dada2870766114ff383fe939;hb=86cdde4678c966774a602b0253e863983c3235ed;hpb=9293a17764506be33ef98b1b4e66c13803cd9372 diff --git a/configure.ac b/configure.ac index 362f9e6..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.2 2006-04-12 11:46:06 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.1],[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 ])