projects
/
metaproxy-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:
ddc1563
)
Require yazpp 1.1.3 (Yaz_bw, LimitConnect)
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Jun 2009 15:21:54 +0000
(17:21 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Jun 2009 15:21:54 +0000
(17:21 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
3cc5e75
..
e313485
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-36,7
+36,7
@@
AC_CHECK_LIB([m],[main])
AC_CHECK_FUNCS([localtime_r])
## YAZPP checks
-YAZPP_INIT([threads],[1.1.2])
+YAZPP_INIT([threads],[1.1.3])
if test -z "$YAZPPLIB"; then
AC_MSG_ERROR([YAZ++ development libraries missing])
fi