Require YAZ 4.0.4. No need for libyaz_server.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Apr 2010 12:59:34 +0000 (14:59 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 28 Apr 2010 12:59:34 +0000 (14:59 +0200)
configure.ac

index 536a04f..4345086 100644 (file)
@@ -21,7 +21,7 @@ AC_LANG(C)
 
 AC_C_INLINE
 
-YAZ_INIT([static icu server],[4.0.2])
+YAZ_INIT([static icu],[4.0.4])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi