projects
/
oweals
/
gnunet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add debug output to py.in
[oweals/gnunet.git]
/
pkgconfig
/
gnunethello.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: GNUnet hello
7
Description: Helper library for handling GNUnet HELLO messages
8
URL: http://gnunet.org
9
Version: @VERSION@
10
Requires:
11
Libs: -L${libdir} -lgnunethello
12
Cflags: -I${includedir}