X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=c65cb4d478e0852d191266c336ac3d42895e0493;hb=5b556e3b9d95a6e249ffd66d38da5c33f9b00d1d;hp=98fc96f8260d1bc634df8255827d1daccd870717;hpb=0bebfd218d3420ec1fd54e3e16e6b043f432d79e;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 98fc96f..c65cb4d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ(2.59) -AC_INIT([metaproxy],[1.0.4], [adam@indexdata.dk]) +AC_INIT([metaproxy],[1.0.5], [adam@indexdata.dk]) AC_CONFIG_HEADERS(src/config.hpp) @@ -134,12 +134,10 @@ 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/tkl.xsl doc/common/html.xsl doc/common/man.xsl + doc/common/print.dsl doc/common/html.dsl etc/Makefile ])