summaryrefslogtreecommitdiffstats
path: root/lib/libipset.pc.in
blob: 1878c972e943116e3e712287248b8b3974c772b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libipset
Description: Userspace library for the ipset extensions and the kernel interface
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lipset
Requires.private: libmnl >= 1