X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=f989b6a7c67e28c4dd392ef9547116a98e492354;hp=60c82b06fa1358c538df750d06f99550e2545436;hb=e6df9ccd224fb620edee84759930de8886e5baf8;hpb=d8deeadf0ff6606e63ce21b2b2499a40d69e482c diff --git a/configure.ac b/configure.ac index 60c82b0..f989b6a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,11 +1,10 @@ -dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.68 2007-11-15 08:53:24 adam Exp $ +dnl Zebra, Index Data ApS, 1995-2008 dnl -AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.19],[zebra-help@indexdata.dk]) +AC_PREREQ(2.60) +AC_INIT([idzebra],[2.0.34],[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