X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=763a2459dcc779d7813119ab93927801ae025cf8;hb=b68803f07a763804a784806082f484cb0c8b531a;hp=f27b2068c8d879539df1a6e0c5e0208063ad7644;hpb=38140bf14e3fe76270ed12160eaf3bb29b428051;p=yazpp-moved-to-github.git diff --git a/configure.ac b/configure.ac index f27b206..763a245 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl YAZ++ Toolkit, Index Data 1994-2006 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.13 2007-01-25 18:36:48 adam Exp $ +dnl $Id: configure.ac,v 1.14 2007-03-20 07:54:11 adam Exp $ AC_PREREQ(2.59) AC_INIT([yazpp],[1.0.2],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -13,7 +13,7 @@ AC_PROG_CXX AC_HEADER_STDC AM_PROG_LIBTOOL -YAZ_INIT(threads,2.1.23) +YAZ_INIT(threads,2.1.50) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi