X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=66f41b0a71ce33fd9c21b7103254daa820461294;hb=306231655249a6c67f850f6b0e907ed931585b59;hp=71c85618b85a7f627c038e68f31eeb7004a210c3;hpb=5d1021b2b70231c8f36fd7ec4583c4816a4f25d6;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 71c8561..66f41b0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,11 @@ -dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.69 2007-12-19 13:38:21 adam Exp $ +dnl Zebra, Index Data ApS, 1995-2008 +dnl $Id: configure.ac,v 1.76 2008-02-01 10:00:23 marc Exp $ dnl -AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.20],[zebra-help@indexdata.dk]) +AC_PREREQ(2.60) +AC_INIT([idzebra],[2.0.26],[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 @@ -324,9 +324,12 @@ AC_OUTPUT([ 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