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:
075a120
)
Make Pazpar2 configure prefer static YAZ - when locally built
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 18 Apr 2007 13:41:03 +0000
(13:41 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 18 Apr 2007 13:41:03 +0000
(13:41 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
cef9855
..
747222d
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-18,7
+18,7
@@
AC_PROG_RANLIB
AC_LANG(C)
-YAZ_INIT(libxml2,2.1.50)
+YAZ_INIT([static],[2.1.50])
if test -z "$YAZLIB"; then
AC_MSG_ERROR([YAZ development libraries missing])
fi