gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r16336 - gnunet/pkgconfig


From: gnunet
Subject: [GNUnet-SVN] r16336 - gnunet/pkgconfig
Date: Tue, 2 Aug 2011 20:21:50 +0200

Author: grothoff
Date: 2011-08-02 20:21:50 +0200 (Tue, 02 Aug 2011)
New Revision: 16336

Added:
   gnunet/pkgconfig/gnunetnse.pc.in
Modified:
   gnunet/pkgconfig/Makefile.am
Log:
nse

Modified: gnunet/pkgconfig/Makefile.am
===================================================================
--- gnunet/pkgconfig/Makefile.am        2011-08-02 16:32:06 UTC (rev 16335)
+++ gnunet/pkgconfig/Makefile.am        2011-08-02 18:21:50 UTC (rev 16336)
@@ -10,6 +10,7 @@
        gnunetfragmentation.pc \
        gnunetfs.pc \
        gnunethello.pc \
+       gnunetnse.pc \
        gnunetpeerinfo.pc \
        gnunetstatistics.pc \
        gnunettesting.pc \
@@ -40,6 +41,7 @@
        gnunetfragmentation.pc.in \
        gnunetfs.pc.in \
        gnunethello.pc.in \
+       gnunetnse.pc.in \
        gnunetpeerinfo.pc.in \
        gnunetstatistics.pc.in \
        gnunettesting.pc.in \

Added: gnunet/pkgconfig/gnunetnse.pc.in
===================================================================
--- gnunet/pkgconfig/gnunetnse.pc.in                            (rev 0)
+++ gnunet/pkgconfig/gnunetnse.pc.in    2011-08-02 18:21:50 UTC (rev 16336)
@@ -0,0 +1,12 @@
address@hidden@
address@hidden@
address@hidden@
address@hidden@
+
+Name: GNUnet NSE
+Description: library to access GNUnet network size estimate information
+URL: https://gnunet.org
+Version: @VERSION@
+Requires:
+Libs: -L${libdir} -lgnunetnse
+Cflags: -I${includedir}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]