X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=fcac86b3af9cfd185f1f3dbed2009ad1090da7c2;hb=ca8c7208a371bcfb79c846dfec9cd7cb42ecaf92;hp=83c16584398e23aafae16f67ad431982649c85e0;hpb=5ffac76f04c812b586d0fb5619cb281135a7fe4c;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 83c1658..fcac86b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.32 2006-10-10 14:45:41 adam Exp $ +dnl $Id: configure.ac,v 1.33 2006-10-11 08:55:52 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.3],[adam@indexdata.dk]) @@ -41,7 +41,7 @@ else fi dnl dnl ------ YAZ -YAZ_INIT($yazflag,2.1.20) +YAZ_INIT($yazflag,2.1.35) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi