aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetregex.pc.in
blob: 9deed4768c36d5be52d0b92e55c9cc4044c52bbb (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 regex
Description: Provides API for parsing regular expressions into finite automata
URL: http://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetregex
Cflags: -I${includedir}