repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
tao
/
Compression
/
zlib
/
TAO_ZlibCompressor.pc.in
blob
4a4f44124a01447365a4308269d967ce9c54c8cf
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: TAO_ZLIB_COMPRESSOR
7
Description: TAO Zlib Compression Library
8
Requires: TAO_Compression
9
Version: @VERSION@
10
Libs: -L${libdir} -lTAO_ZLIB_Compressor
11
Cflags: -I${includedir}