aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunethello.pc.in
blob: 2ef4aa300040af56cb51efd77408012b237fecf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GNUnet hello
Description: Helper library for handling GNUnet HELLO messages
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunethello
Cflags: -I${includedir}