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:
35d47bb
)
Require YAZ 2.1.46 or later
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 16 Jan 2007 11:36:10 +0000
(11:36 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 16 Jan 2007 11:36:10 +0000
(11:36 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
d801361
..
323b51d
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-17,7
+17,7
@@
AC_PROG_CC
AC_LANG(C)
-YAZ_INIT(libxml2,2.1.44)
+YAZ_INIT(libxml2,2.1.46)
if test -z "$YAZLIB"; then
AC_MSG_ERROR([YAZ development libraries missing])
fi