• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/libipq/
1
2prefix=@prefix@
3exec_prefix=@exec_prefix@
4libdir=@libdir@
5includedir=@includedir@
6
7Name:		libipq
8Description:	Interface to the (old) ip_queue mechanism
9Version:	@PACKAGE_VERSION@
10Libs:		-L${libdir} -lipq
11Cflags:		-I${includedir}
12