X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=fbd2d33ff59e56d11ccfc8547820c25cb569659a;hp=103bbad44cad7c3dab1c4b694958a623eeaf99eb;hb=688b83880520e7485087b56cc1dda29019d7413f;hpb=de505e29b073346ded11e0932689051a6af2b0a2;ds=sidebyside diff --git a/configure.ac b/configure.ac index 103bbad..fbd2d33 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl YAZ++ Toolkit, Index Data 1994-2008 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.21 2008-01-24 21:51:24 adam Exp $ +dnl $Id: configure.ac,v 1.22 2008-02-21 09:43:27 adam Exp $ AC_PREREQ(2.60) AC_INIT([yazpp],[1.1.0],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -13,7 +13,7 @@ AC_PROG_CXX AC_HEADER_STDC AM_PROG_LIBTOOL -YAZ_INIT([threads],[3.0.16]) +YAZ_INIT([threads],[3.0.25]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi