X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=23f754d46bb323d8d273fd83cc50c1a75b3b4383;hb=93b7b5befe40c4a3f847c59071c4f2f6cd5325e7;hp=250420a32f124d4dd1a605eb0c18d0b9de24bccd;hpb=acfd6b886f7fe89c9ac504a05283e7964161102d;p=yazpp-moved-to-github.git diff --git a/configure.ac b/configure.ac index 250420a..23f754d 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.9 2006-07-07 06:18:24 adam Exp $ +dnl $Id: configure.ac,v 1.10 2006-07-07 12:34:13 adam Exp $ AC_PREREQ(2.59) AC_INIT([yazpp],[1.0.1],[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.18) +YAZ_INIT(threads,2.1.23) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi