Pazpar2 require YAZ 3
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 17 Jun 2007 07:53:18 +0000 (07:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 17 Jun 2007 07:53:18 +0000 (07:53 +0000)
configure.ac

index aabc855..1e237de 100644 (file)
@@ -18,7 +18,7 @@ AC_PROG_RANLIB
 
 AC_LANG(C)
 
-YAZ_INIT([static threads],[2.1.50])
+YAZ_INIT([static threads],[3.0.4])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi