summaryrefslogtreecommitdiffstats
path: root/libnl-2.0.pc.in
blob: e44f0fbe487e18afc2b6b2f8395650be49eb30ff (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

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