pazpar2 configure: needs YAZ 4.2.16
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 Sep 2011 14:12:27 +0000 (16:12 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 27 Sep 2011 14:12:27 +0000 (16:12 +0200)
configure.ac

index cf96cc1..80ef5e8 100644 (file)
@@ -22,7 +22,7 @@ AC_LANG(C)
 
 AC_C_INLINE
 
-YAZ_INIT([static icu],[4.2.0])
+YAZ_INIT([static icu],[4.2.16])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi