summaryrefslogtreecommitdiffstats
path: root/xtables.pc.in
blob: 43f35d540189e5099894c5fda23fd350545883d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
xtlibdir=@xtlibdir@
includedir=@includedir@

Name:		xtables
Description:	Shared Xtables code for extensions and iproute2
Version:	@PACKAGE_VERSION@
Cflags:		-I${includedir}
Libs:		-L${libdir} -lxtables
Libs.private:	-ldl