aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetmesh.pc.in
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-07 12:07:30 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-07 12:07:30 +0000
commit9c0d34cdc7a723c898ba72fa50d7dd7997416be9 (patch)
tree7128c46710de5ed9de3ebdb3762b85a41427db5c /pkgconfig/gnunetmesh.pc.in
parentc6ef1657be63d0786a625901c696459298397d17 (diff)
downloadgnunet-9c0d34cdc7a723c898ba72fa50d7dd7997416be9.tar.gz
gnunet-9c0d34cdc7a723c898ba72fa50d7dd7997416be9.zip
- more renaming
Diffstat (limited to 'pkgconfig/gnunetmesh.pc.in')
-rw-r--r--pkgconfig/gnunetmesh.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgconfig/gnunetmesh.pc.in b/pkgconfig/gnunetmesh.pc.in
deleted file mode 100644
index e6ed8de1a..000000000
--- a/pkgconfig/gnunetmesh.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet Mesh
7Description: API for multicast and multi-hop routing between GNUnet peers
8URL: http://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetmesh
12Cflags: -I${includedir}