X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=4f5426f9ea722b9e61b0e93bd17da8827a1278cb;hb=2d12b3e6e375f6dbf352c2c1e43007fc746f625a;hp=cecd492ecb8119e6dd03cb05611bfa7603765071;hpb=a9a63e592b378242c656880f7dbddae54112f3a9;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index cecd492..4f5426f 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ AC_CHECK_LIB([m],[main]) AC_CHECK_FUNCS([localtime_r]) ## YAZPP checks -YAZPP_INIT([threads],[1.2.2]) +YAZPP_INIT([threads],[1.2.3]) if test -z "$YAZPPLIB"; then AC_MSG_ERROR([YAZ++ development libraries missing]) fi