diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 22:24:59 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 22:24:59 +0200 |
commit | 5d64b53f230d69ada208f743582592007b3eb956 (patch) | |
tree | 4f0e2fb533870b153e9b71e8371229ac8fe0248a /base/libnl/libnl-1.pc | |
parent | 71f270e65ce8168acd45fced404830f28a113022 (diff) | |
download | nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.gz nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.bz2 nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.xz nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.zip |
libnl, port nettoyé
Diffstat (limited to 'base/libnl/libnl-1.pc')
-rw-r--r-- | base/libnl/libnl-1.pc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/base/libnl/libnl-1.pc b/base/libnl/libnl-1.pc deleted file mode 100644 index 206f2b088..000000000 --- a/base/libnl/libnl-1.pc +++ /dev/null @@ -1,11 +0,0 @@ -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: - |