Fixed bug #1130: Problem with SRU server closing connection.
[metaproxy-moved-to-github.git] / configure.ac
index 844b31b..9869bc3 100644 (file)
@@ -36,7 +36,7 @@ AC_CHECK_LIB(dl,dlopen)
 AC_CHECK_LIB(m,main)
 
 ## YAZPP checks
-YAZPP_INIT([threads],[1.0.3])
+YAZPP_INIT([threads],[1.1.0])
 if test -z "$YAZPPLIB"; then
     AC_MSG_ERROR([YAZ++ development libraries missing])
 fi