Home | History | Annotate | Download | only in libiptc
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name:		libip4tc
      7 Description:	iptables IPv4 ruleset ADT and kernel interface
      8 Version:	@PACKAGE_VERSION@
      9 Libs:		-L${libdir} -lip4tc
     10 Cflags:		-I${includedir}
     11