]> git.proxmox.com Git - ovs.git/blame - ofproto/libofproto.pc.in
ofproto: Do not delete datapath flows on exit by default.
[ovs.git] / ofproto / libofproto.pc.in
CommitLineData
b82b1573
TG
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libofproto
7Description: OpenFlow library of Open vSwitch
8Version: @VERSION@
9Libs: -L${libdir} -lofproto
10Libs.private: @LIBS@
4886d4d2 11Cflags: -I${includedir}/openvswitch