X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=ac849a9c67b5db0a5fe0057dd7d9006946cbc813;hb=617e9bf364131235f70aedd813fedabe278a061c;hp=58d9116b23e8914cbfdc5fdab61fad361d3983cd;hpb=d8b7b88d8cb7baef72f3489b189ba4c7f2a9c648;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 58d9116..ac849a9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,10 @@ dnl Zebra, Index Data ApS, 1995-2008 -dnl $Id: configure.ac,v 1.73 2008-01-18 09:07:01 adam Exp $ dnl -AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.24],[zebra-help@indexdata.dk]) +AC_PREREQ(2.60) +AC_INIT([idzebra],[2.0.32],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) -AM_INIT_AUTOMAKE([1.8]) +AM_INIT_AUTOMAKE([1.9]) PACKAGE_SUFFIX="-2.0" AC_SUBST(PACKAGE_SUFFIX) dnl http://www.gnu.org/software/libtool/manual.html#Versioning @@ -318,15 +317,18 @@ AC_OUTPUT([ test/xpath/Makefile test/rusmarc/Makefile test/cddb/Makefile test/malxml/Makefile test/mbox/Makefile - test/config/Makefile test/sort2/Makefile + test/config/Makefile test/xelm/Makefile - test/dmoz/Makefile test/sort/Makefile test/zsh/Makefile + test/dmoz/Makefile test/zsh/Makefile test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile test/espec/Makefile test/filters/Makefile - examples/Makefile examples/gils/Makefile examples/zthes/Makefile - examples/marc21/Makefile examples/marcxml/Makefile - examples/alvis-oai/Makefile + examples/Makefile + examples/gils/Makefile + examples/marc21/Makefile + examples/marcxml/Makefile + examples/oai-pmh/Makefile + examples/zthes/Makefile idzebra.spec idzebra-config-2.0 Doxyfile