Routing target pattern may be glob pattern based
[metaproxy-moved-to-github.git] / configure.ac
index e313485..73eab3e 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.17],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.18],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
@@ -57,7 +57,6 @@ AC_CONFIG_FILES([
         Doxyfile
        Makefile
        src/Makefile
-       src/Jamfile
        xml/Makefile
        xml/schema/Makefile
        xml/xslt/Makefile