X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=ff2efebc472024144af7f718c9efc5739503fbf3;hb=4c45f1ecb67feb1cb08457b7129d94d70e0af293;hp=e5171a9aa8bae45b42a01ef8d41a68b6a0555cc6;hpb=4c8c9cd1d57d8e72818afb85cf6e2d2ca6200804;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index e5171a9..ff2efeb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl This file is part of the Zebra server. -dnl Copyright (C) 1994-2009 Index Data +dnl Copyright (C) 1994-2011 Index Data dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.40],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.46],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.9]) @@ -34,7 +34,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server icu],[3.0.17]) +YAZ_INIT([server icu],[3.0.47]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi @@ -350,7 +350,6 @@ AC_OUTPUT([ examples/marcxml/Makefile examples/oai-pmh/Makefile examples/zthes/Makefile - idzebra.spec idzebra-config-2.0 Doxyfile win/version.nsi