projects
/
yaz-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Test case for YAZ-834
[yaz-moved-to-github.git]
/
yaz.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: YAZ
7
Version: @VERSION@
8
Description: YAZ library.
9
Requires: libexslt
10
Libs: -L${libdir} -lyaz
11
Libs.private: @LIBS@
12
Cflags: -I${includedir} @YAZ_CONFIG_CFLAGS@