Fork for IVI and add .changes file
[profile/ivi/iptables.git] / xtables.pc.in
1
2 prefix=@prefix@
3 exec_prefix=@exec_prefix@
4 libdir=@libdir@
5 xtlibdir=@xtlibdir@
6 includedir=@includedir@
7
8 Name:           xtables
9 Description:    Shared Xtables code for extensions and iproute2
10 Version:        @PACKAGE_VERSION@
11 Cflags:         -I${includedir}
12 Libs:           -L${libdir} -lxtables