Set client-IP (AKA peername) to "nullpeer" if ->getpeername returns
[yazproxy-moved-to-github.git] / configure.ac
index f807fbd..0112b33 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.3 2006-04-13 00:02:50 adam Exp $
+dnl $Id: configure.ac,v 1.11 2006-06-02 10:58:12 adam Exp $
 AC_PREREQ(2.59)
-AC_INIT([yazproxy],[1.1.0.2],[adam@indexdata.dk])
+AC_INIT([yazproxy],[1.2.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
 ])