dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/libnl-1.pc.in

11 lines
221 B
PkgConfig

prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
includedir=@prefix@/include
Name: libnl
Description: Convenience library for netlink sockets
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lnl
Cflags: -I${includedir}