projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cafa72a
)
Require YAZ 4.0.4. No need for libyaz_server.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Apr 2010 12:59:34 +0000
(14:59 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Apr 2010 12:59:34 +0000
(14:59 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
536a04f
..
4345086
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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