summaryrefslogtreecommitdiffstats
path: root/base/libnl/libnl-1.pc
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-17 21:37:36 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-17 21:37:36 +0100
commitbeb47d3f1fe5e73929d42ec1490acdf85eb6b0b8 (patch)
treef0c3c31f645a154cc1c0184e3acdd5144947df89 /base/libnl/libnl-1.pc
parent6d1dfc9b5e483ec9690fde1c12a6607722e60325 (diff)
downloadnutyx-extra-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.tar.gz
nutyx-extra-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.tar.bz2
nutyx-extra-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.tar.xz
nutyx-extra-beb47d3f1fe5e73929d42ec1490acdf85eb6b0b8.zip
libnl, déplacé dans base
Diffstat (limited to 'base/libnl/libnl-1.pc')
-rw-r--r--base/libnl/libnl-1.pc11
1 files changed, 11 insertions, 0 deletions
diff --git a/base/libnl/libnl-1.pc b/base/libnl/libnl-1.pc
new file mode 100644
index 000000000..206f2b088
--- /dev/null
+++ b/base/libnl/libnl-1.pc
@@ -0,0 +1,11 @@
+prefix=/usr
+exec_prefix=/usr
+libdir=/usr/lib
+includedir=/usr/include
+
+Name: libnl
+Description: Convenience library for netlink sockets
+Version: 1.0-pre8
+Libs: -L${libdir} -lnl
+Cflags:
+