X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=e9a3a2190eecf2a31c229edf5658d753948f37cc;hb=2302cf9af7ffd18ec0b0a4a193962ce73fced74c;hp=9c8f863b3f6047ce0f9f39083fd67a504ad94657;hpb=0627418ae05d1f79ec21f5579db0dbaf3c5ac286;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 9c8f863..e9a3a21 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_CHECK_FUNCS([localtime_r]) USEMARCON_INIT ## YAZPP checks -YAZPP_INIT([threads],[1.3.1]) +YAZPP_INIT([threads],[1.4.0]) if test -z "$YAZPPLIB"; then AC_MSG_ERROR([YAZ++ development libraries missing]) fi