projects
/
yaz-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:
3747235
)
For phpyaz: set YAZVERSION, not YAZ_VERSION
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 2 Feb 2011 08:19:35 +0000
(09:19 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 2 Feb 2011 08:19:35 +0000
(09:19 +0100)
Thanks to Dave Burgess for pointing that out.
yaz-config.in
patch
|
blob
|
history
diff --git
a/yaz-config.in
b/yaz-config.in
index
dd7d624
..
9553d94
100644
(file)
--- a/
yaz-config.in
+++ b/
yaz-config.in
@@
-19,7
+19,7
@@
ICU_CPPFLAGS="@ICU_CPPFLAGS@"
SSL_LIBS="@SSL_LIBS@"
LIBS="@LIBS@"
VERSION=@VERSION@
-YAZ_VERSION=$VERSION
+YAZVERSION=$VERSION
VERSION_SHA1=@VERSION_SHA1@
usage()