configure: depend on yazp 1.2.6
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Jun 2011 08:37:10 +0000 (10:37 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 20 Jun 2011 08:37:10 +0000 (10:37 +0200)
configure.ac

index 0693904..d58e72c 100644 (file)
@@ -36,7 +36,7 @@ AC_CHECK_LIB([m],[main])
 AC_CHECK_FUNCS([localtime_r])
 
 ## YAZPP checks
-YAZPP_INIT([threads],[1.2.3])
+YAZPP_INIT([threads],[1.2.6])
 if test -z "$YAZPPLIB"; then
     AC_MSG_ERROR([YAZ++ development libraries missing])
 fi