aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetats.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/gnunetats.pc.in')
-rw-r--r--pkgconfig/gnunetats.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgconfig/gnunetats.pc.in b/pkgconfig/gnunetats.pc.in
deleted file mode 100644
index c95469f51..000000000
--- a/pkgconfig/gnunetats.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet ATS
7Description: Provides API for allocating bandwidth, expressing preferences for certain peers and accessing allocation information
8URL: http://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetats
12Cflags: -I${includedir}