gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16337 - gnunet/pkgconfig


From: gnunet
Subject: [GNUnet-SVN] r16337 - gnunet/pkgconfig
Date: Tue, 2 Aug 2011 20:23:03 +0200

Author: grothoff
Date: 2011-08-02 20:23:02 +0200 (Tue, 02 Aug 2011)
New Revision: 16337

Added:
   gnunet/pkgconfig/gnunetnat.pc.in
Modified:
   gnunet/pkgconfig/Makefile.am
Log:
nat

Modified: gnunet/pkgconfig/Makefile.am
===================================================================
--- gnunet/pkgconfig/Makefile.am        2011-08-02 18:21:50 UTC (rev 16336)
+++ gnunet/pkgconfig/Makefile.am        2011-08-02 18:23:02 UTC (rev 16337)
@@ -11,6 +11,7 @@
        gnunetfs.pc \
        gnunethello.pc \
        gnunetnse.pc \
+       gnunetnat.pc \
        gnunetpeerinfo.pc \
        gnunetstatistics.pc \
        gnunettesting.pc \
@@ -41,6 +42,7 @@
        gnunetfragmentation.pc.in \
        gnunetfs.pc.in \
        gnunethello.pc.in \
+       gnunetnat.pc.in \
        gnunetnse.pc.in \
        gnunetpeerinfo.pc.in \
        gnunetstatistics.pc.in \

Added: gnunet/pkgconfig/gnunetnat.pc.in
===================================================================
--- gnunet/pkgconfig/gnunetnat.pc.in                            (rev 0)
+++ gnunet/pkgconfig/gnunetnat.pc.in    2011-08-02 18:23:02 UTC (rev 16337)
@@ -0,0 +1,12 @@
address@hidden@
address@hidden@
address@hidden@
address@hidden@
+
+Name: GNUnet NAT
+Description: library for NAT traversal
+URL: https://gnunet.org
+Version: @VERSION@
+Requires:
+Libs: -L${libdir} -lgnunetnat
+Cflags: -I${includedir}




reply via email to

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