X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=e313485a3c387c20d7e3848d724d089b4d244366;hb=fa00fb98e9c388425c63d64c1684fcda311a5ca6;hp=3cc5e7581fbf7ac32ab2dbd1449ca685e78604f1;hpb=9f05fe92b8bb08874625b236e115c31e81f19680;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 3cc5e75..e313485 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.1.2]) +YAZPP_INIT([threads],[1.1.3]) if test -z "$YAZPPLIB"; then AC_MSG_ERROR([YAZ++ development libraries missing]) fi