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:
219ffa0
)
Depend on yaz++ 1.0.3
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 13 Apr 2007 09:58:25 +0000
(09:58 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 13 Apr 2007 09:58:25 +0000
(09:58 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6658ba9
..
a0188a2
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-36,7
+36,7
@@
AC_CHECK_LIB(dl,dlopen)
AC_CHECK_LIB(m,main)
## YAZPP checks
-YAZPP_INIT(threads,1.0.2)
+YAZPP_INIT(threads,1.0.3)
if test -z "$YAZPPLIB"; then
AC_MSG_ERROR([YAZ++ development libraries missing])
fi