nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
||
3 | libdir=@libdir@ |
||
4 | includedir=@includedir@ |
||
5 | |||
6 | Name: libnl |
||
7 | Description: Convenience library for netlink sockets |
||
8 | Version: @PACKAGE_VERSION@ |
||
9 | Libs: -L${libdir} -lnl |
||
10 | Cflags: -I${includedir} |