aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetstatistics.pc.in
blob: e01bcd5d71028186739d119a5d7befddc83b4fe6 (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 statistics
Description: Provides API of GNUnet statistics service
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetstatistics
Cflags: -I${includedir}