aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetdhtlog.pc.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-31 15:21:37 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-31 15:21:37 +0000
commit98f6a5d40e4d3b3f5af38e07fc94214b6c38e817 (patch)
treef4b9ae6b0a807a08c338ffdcd303d111c4fa0904 /pkgconfig/gnunetdhtlog.pc.in
parent187e7d9c9450ea8683d5ec419aa1cf06227783cb (diff)
downloadgnunet-98f6a5d40e4d3b3f5af38e07fc94214b6c38e817.tar.gz
gnunet-98f6a5d40e4d3b3f5af38e07fc94214b6c38e817.zip
-adding missing pkgconfig files
Diffstat (limited to 'pkgconfig/gnunetdhtlog.pc.in')
-rw-r--r--pkgconfig/gnunetdhtlog.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgconfig/gnunetdhtlog.pc.in b/pkgconfig/gnunetdhtlog.pc.in
deleted file mode 100644
index 29fcef09a..000000000
--- a/pkgconfig/gnunetdhtlog.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet dhtlog
7Description: Library for logging DHT operations via plugins
8URL: http://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetdhtlog
12Cflags: -I${includedir}