diff options
Diffstat (limited to 'extra/libnl/libnl-1.pc')
-rw-r--r-- | extra/libnl/libnl-1.pc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/libnl/libnl-1.pc b/extra/libnl/libnl-1.pc new file mode 100644 index 000000000..206f2b088 --- /dev/null +++ b/extra/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: + |