aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetgns.pc.in
blob: f7e7c61437e7b9beb76c10b47713bc351bdb0fc6 (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 GNS
Description: Provides API to access the GNUnet Naming System
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetgns -lgnunetgnsrecord
Cflags: -I${includedir}