X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=2f870d10337d2607e2edb97fa4d7d8e4fdb80203;hp=6589be7e37b72beaddd54b616895c815fc8ae843;hb=HEAD;hpb=09a9342d8cbcd388418b5840e43aceebf681a951 diff --git a/configure.ac b/configure.ac index 6589be7..2f870d1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl This file is part of yazpp -dnl Copyright (C) 1998-2013 Index Data +dnl Copyright (C) Index Data AC_PREREQ(2.60) AC_INIT([yazpp], m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']), @@ -15,7 +15,7 @@ AC_PROG_CXX AC_HEADER_STDC AM_PROG_LIBTOOL -YAZ_INIT([threads],[4.2.8]) +YAZ_INIT([threads],[5.1.0]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi