X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=9f10d9f2a5a562e8bc80292c185152b1444175d0;hb=6d1a5ad0fa40f223ec8983f1f270547f2672ebce;hp=c9b6950c14b0154bb23feaf31b74935f109a67dc;hpb=d91825919ba6a27dae03f7e9b811f3444083b004;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index c9b6950..9f10d9f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.39 2006-11-23 21:38:26 adam Exp $ +dnl $Id: configure.ac,v 1.40 2006-11-27 14:27:12 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.5],[zebra-help@indexdata.dk]) @@ -41,7 +41,7 @@ else fi dnl dnl ------ YAZ -YAZ_INIT($yazflag,2.1.35) +YAZ_INIT($yazflag,2.1.40) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi