X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=e9a3a2190eecf2a31c229edf5658d753948f37cc;hb=8ced8e7b5de3ecba12ac68ce5c5e8cddf40d800f;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