repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
TOR: fix compilation
[tomato.git]
/
release
/
src
/
router
/
libsodium
/
libsodium.pc.in
blob
19b3c1afc7727b0e1f24288ccd3fee684a906a46
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: @PACKAGE_NAME@
7
Version: @PACKAGE_VERSION@
8
Description: A modern and easy-to-use crypto library
9
10
Libs: -L${libdir} -lsodium
11
Cflags: -I${includedir}