Functional session_shared module. Require yazpp 1.0.1.
[metaproxy-moved-to-github.git] / configure.ac
index 3e247fb..4b590d9 100644 (file)
@@ -76,7 +76,7 @@ BOOST_AUTO_UNIT_TEST( test )
 ])
 
 ## YAZPP checks
-YAZPP_INIT(threads,1.0)
+YAZPP_INIT(threads,1.0.1)
 if test -z "$YAZPPLIB"; then
        AC_MSG_ERROR([YAZ++ development libraries missing])
 fi
@@ -134,12 +134,9 @@ AC_CONFIG_FILES([
        src/Makefile
        src/Jamfile
        doc/Makefile
-       doc/main.xml
+       doc/local.ent
         doc/common/Makefile
-        doc/common/html.dsl
-        doc/common/html.xsl
-        doc/common/print.dsl
-        doc/common/tkl.xsl
+       doc/common/print.dsl
        etc/Makefile
 ])