X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=30efeda311485b21e6d8c74ac784c6f92271c8e2;hb=4753f6f22d15b41bf1efcee6294ae1907ba455e7;hp=ec5ba0b9ecde7c21ac312d810006a65fc0891e38;hpb=c1d3ce6a5a98ec66d6d9870cb27ea785ca2126a9;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index ec5ba0b..30efeda 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ(2.59) -AC_INIT([metaproxy],[1.0.1], [adam@indexdata.dk]) +AC_INIT([metaproxy],[1.0.5], [adam@indexdata.dk]) AC_CONFIG_HEADERS(src/config.hpp) @@ -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 ])