Home | History | Annotate | Download | only in libipq
      1 
      2 prefix=@prefix@
      3 exec_prefix=@exec_prefix@
      4 libdir=@libdir@
      5 includedir=@includedir@
      6 
      7 Name:		libipq
      8 Description:	Interface to the (old) ip_queue mechanism
      9 Version:	@PACKAGE_VERSION@
     10 Libs:		-L${libdir} -lipq
     11 Cflags:		-I${includedir}
     12