X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=567e14320bea331acfb2c5efdf705d6f651d012a;hb=121e938050358a6d52133deac0316eab29f002dc;hp=ecc723402369951d020fe737846f7b45968cf9aa;hpb=9dbf16ff99472e07182dab1c7cf8796a4d357b0c;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index ecc7234..567e143 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.54 2007-04-17 20:27:14 adam Exp $ +dnl $Id: configure.ac,v 1.55 2007-05-03 07:20:19 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.13],[zebra-help@indexdata.dk]) @@ -33,7 +33,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server],2.1.99) +YAZ_INIT([server],3.0.0) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi