aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetsocial.pc.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-11 21:07:26 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-11 21:07:26 +0100
commit0d4f151374efb1972361c40b6624bf4fd0e3fcaa (patch)
tree2183ffe652714501efd34525756a8e107b49f690 /pkgconfig/gnunetsocial.pc.in
parent3f6d37c74ee2357cc2cdae7f0022ff422f0a92c6 (diff)
downloadgnunet-0d4f151374efb1972361c40b6624bf4fd0e3fcaa.tar.gz
gnunet-0d4f151374efb1972361c40b6624bf4fd0e3fcaa.zip
externalizing secushare logic
Diffstat (limited to 'pkgconfig/gnunetsocial.pc.in')
-rw-r--r--pkgconfig/gnunetsocial.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgconfig/gnunetsocial.pc.in b/pkgconfig/gnunetsocial.pc.in
deleted file mode 100644
index 5ea9c6a26..000000000
--- a/pkgconfig/gnunetsocial.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet Social
7Description: library for social interactions
8URL: https://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetsocial
12Cflags: -I${includedir}