aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetarm.pc.in
blob: 5f88e31e2b635f59752cd57f93f374bcb7d4d5e7 (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 ARM
Description: Provides API for accessing the Automated Restart Manager service
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetarm
Cflags: -I${includedir}