X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=4052758fabca423decde5bc3ff253f4900c166d4;hb=cf66499bac7c49c5bdd363a2c927295fa92f547a;hp=2895d1377387eeca04c5bf8dcaae31a83002342c;hpb=5afc1bbbed387dd110cd0902e90c0779e92f07c0;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 2895d13..4052758 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.51 2007-02-07 13:19:35 marc Exp $ +dnl $Id: configure.ac,v 1.52 2007-02-23 11:10:37 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.12],[zebra-help@indexdata.dk]) @@ -41,7 +41,7 @@ else fi dnl dnl ------ YAZ -YAZ_INIT($yazflag,2.1.47) +YAZ_INIT($yazflag,2.1.49) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi