X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=e9a8a037d5bffedbf390b1ba5a6aae1f8be1378c;hb=42cd12e606db733d23606480a1ece262ebba77ed;hp=02f43a9e7cc84a62e4a1891737a9498838c5ed3a;hpb=8607f8bf6ed89b0adf92fdecebb63e8430af9fdf;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 02f43a9..e9a8a03 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.65 2007-09-19 10:03:44 adam Exp $ +dnl $Id: configure.ac,v 1.66 2007-10-22 13:05:22 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.18],[zebra-help@indexdata.dk]) @@ -34,7 +34,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server],[3.0.3]) +YAZ_INIT([server icu],[3.0.15]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi