Fixed bug #1064: Test test_thread_pool_observer hangs.
[metaproxy-moved-to-github.git] / configure.ac
index 6658ba9..a0188a2 100644 (file)
@@ -36,7 +36,7 @@ AC_CHECK_LIB(dl,dlopen)
 AC_CHECK_LIB(m,main)
 
 ## YAZPP checks
-YAZPP_INIT(threads,1.0.2)
+YAZPP_INIT(threads,1.0.3)
 if test -z "$YAZPPLIB"; then
     AC_MSG_ERROR([YAZ++ development libraries missing])
 fi