Applied Ere's global client-authentication patch.
[yazproxy-moved-to-github.git] / configure.ac
index 881bda2..bc1df77 100644 (file)
@@ -1,8 +1,8 @@
 dnl yazproxy, Index Data 1994-2006
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.5 2006-04-20 12:05:53 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,11 +64,8 @@ AC_OUTPUT([
        include/Makefile
        include/yazproxy/Makefile
        doc/Makefile
-       doc/yazproxy.xml
+       doc/local.ent
        doc/common/Makefile
-       doc/common/html.dsl
-       doc/common/html.xsl
        doc/common/print.dsl
-       doc/common/tkl.xsl
        etc/Makefile
 ])