Depend on yaz++ 1.0.3
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 13 Apr 2007 09:58:25 +0000 (09:58 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 13 Apr 2007 09:58:25 +0000 (09:58 +0000)
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