chiark
/
gitweb
/
~mdw
/
catacomb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
progs/perftest.c: Use from Glibc syscall numbers.
[catacomb]
/
catacomb.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: Catacomb
7
Description: Cryptographic library
8
Version: @VERSION@
9
10
Requires: mLib >= 2.3.0
11
Libs: -L${libdir} -lcatacomb
12
Libs.private: @CATACOMB_LIBS@
13
Cflags: -I${includedir} -I${libdir}/catacomb/include