Require yazpp 1.1.2 (and get YAZ 3.0.45 or later).
[metaproxy-moved-to-github.git] / configure.ac
index 5ada9ea..b8b447e 100644 (file)
@@ -36,7 +36,7 @@ AC_CHECK_LIB([m],[main])
 AC_CHECK_FUNCS([localtime_r])
 
 ## YAZPP checks
-YAZPP_INIT([threads],[1.1.1])
+YAZPP_INIT([threads],[1.1.2])
 if test -z "$YAZPPLIB"; then
     AC_MSG_ERROR([YAZ++ development libraries missing])
 fi