]> git.proxmox.com Git - ovs.git/blame - lib/libopenvswitch.pc.in
ovs-rcu: Comment fixes.
[ovs.git] / lib / libopenvswitch.pc.in
CommitLineData
81696de0
RA
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libopenvswitch
7Description: Open vSwitch library
8Version: @VERSION@
9Libs: -L${libdir} -lopenvswitch
10Libs.private: @LIBS@
04009853 11Cflags: -I${includedir}