gnunet-logread: install only when perl has been found (avoid dysfunctional SHa-bang...
[oweals/gnunet.git] / pkgconfig / gnunetdns.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: GNUnet DNS
7 Description: Provides API to access GNUnet's DNS service (to intercept and manipulate DNS queries)
8 URL: http://gnunet.org
9 Version: @VERSION@
10 Requires:
11 Libs: -L${libdir} -lgnunetdns
12 Cflags: -I${includedir}